Uses of Class
org.apache.uima.cas.impl.FSIteratorImplBase
-
Packages that use FSIteratorImplBase Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of FSIteratorImplBase in org.apache.uima.cas.impl
Subclasses of FSIteratorImplBase in org.apache.uima.cas.impl Modifier and Type Class Description static classFSIndexFlat.FSIteratorFlat<TI extends FeatureStructure>classFSIteratorWrapper<T extends FeatureStructure>classFSIteratorWrapperDoubleCheck<T extends FeatureStructure>Only used for debugging Takes two iterators, and compares them; returns the 1st, throws error if unequalclassSubiterator<T extends AnnotationFS>Subiterator implementation.
-