Uses of Class
org.apache.uima.cas.impl.FsIterator_subtypes_snapshot
-
Packages that use FsIterator_subtypes_snapshot Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of FsIterator_subtypes_snapshot in org.apache.uima.cas.impl
Subclasses of FsIterator_subtypes_snapshot in org.apache.uima.cas.impl Modifier and Type Class Description class
LLUnambiguousIteratorImpl<T extends FeatureStructure>
Implements a low level ambiguous or unambiguous iterator over some type T which doesn't need to be a subtype of Annotation.
-