public class DependsComparator extends Object implements Comparator<TestIfc>
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TestIfc test1,
TestIfc test2)
Describe
compare method here. |
static DependsComparator |
getInstance() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static DependsComparator getInstance()
public int compare(TestIfc test1, TestIfc test2)
compare method here.compare in interface Comparator<TestIfc>object - an Object valueobject1 - an Object valueint valueCopyright © 2005–2014 Tigase. All rights reserved.