|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.domain.sample.Sample.ByNameComparator
public static class Sample.ByNameComparator
Comparator for samples by name.
Constructor Summary | |
---|---|
Sample.ByNameComparator()
|
Method Summary | |
---|---|
int |
compare(Sample s1,
Sample s2)
Compares samples by name. |
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 Sample.ByNameComparator()
Method Detail |
---|
public int compare(Sample s1, Sample s2)
compare
in interface java.util.Comparator<Sample>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |