|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.cas.impl.FSIteratorImplBase.AnnotationComparator<T>
protected static class FSIteratorImplBase.AnnotationComparator<T extends FeatureStructure>
Constructor Summary | |
---|---|
protected |
FSIteratorImplBase.AnnotationComparator(AnnotationIndex<? extends FeatureStructure> index)
|
Method Summary | |
---|---|
int |
compare(T fs1,
T fs2)
|
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 |
---|
protected FSIteratorImplBase.AnnotationComparator(AnnotationIndex<? extends FeatureStructure> index)
Method Detail |
---|
public int compare(T fs1, T fs2)
compare
in interface java.util.Comparator<T extends FeatureStructure>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |