tigase.test.util
Class DependsComparator
java.lang.Object
tigase.test.util.DependsComparator
- All Implemented Interfaces:
- Comparator<TestIfc>
public class DependsComparator
- extends Object
- implements Comparator<TestIfc>
Describe class DependsComparator here.
Created: Wed May 18 07:40:46 2005
- Version:
- $Rev: 145 $
- Author:
- Artur Hefczyc
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static DependsComparator getInstance()
compare
public int compare(TestIfc test1,
TestIfc test2)
- Describe
compare method here.
- Specified by:
compare in interface Comparator<TestIfc>
- Parameters:
object - an Object valueobject1 - an Object value
- Returns:
- an
int value
Copyright © 2005-2012 Tigase. All Rights Reserved.