org.apache.uima.cas.impl
protected static class FSIteratorImplBase.AnnotationComparator<T extends FeatureStructure> extends java.lang.Object implements java.util.Comparator<T>
Modifier | Constructor and Description |
---|---|
protected |
FSIteratorImplBase.AnnotationComparator(AnnotationIndex<? extends FeatureStructure> index) |
protected FSIteratorImplBase.AnnotationComparator(AnnotationIndex<? extends FeatureStructure> index)
public int compare(T fs1, T fs2)
compare
in interface java.util.Comparator<T extends FeatureStructure>
Copyright © 2014. All Rights Reserved.