|
TC Java 2011 Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nlm.nls.tc.Stri.StJdComparator<T>
public class StJdComparator<T>
This class provides methods to compare StJd object.
History:
| Constructor Summary | |
|---|---|
StJdComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(T o1,
T o2)
This method compares two StJd objects by St index. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public StJdComparator()
| Method Detail |
|---|
public int compare(T o1,
T o2)
compare in interface java.util.Comparator<T>o1 - the first StJd object to be comparedo2 - the second StJd object to be compared
|
TC Java 2011 Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||