Uses of Class
org.apache.uima.cas.impl.FSIntIteratorImplBase
Packages that use FSIntIteratorImplBase
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of FSIntIteratorImplBase in org.apache.uima.cas.impl
Subclasses of FSIntIteratorImplBase in org.apache.uima.cas.implModifier and TypeClassDescription(package private) class
IntIterator4bag<T extends FeatureStructure>
class
IntIterator4set<T extends FeatureStructure>
(package private) class
IntIterator4sorted<T extends FeatureStructure>
Methods in org.apache.uima.cas.impl with parameters of type FSIntIteratorImplBaseModifier and TypeMethodDescriptionint
FSIntIteratorImplBase.compareTo
(FSIntIteratorImplBase<T> o) int
IntIterator4set.compareTo
(FSIntIteratorImplBase<T> o) int
IntIterator4sorted.compareTo
(FSIntIteratorImplBase<T> o)