Uses of Class
org.apache.uima.cas.impl.FSIteratorImplBase
Packages that use FSIteratorImplBase
Package
Description
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.implModifier and TypeClassDescriptionstatic 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.