Uses of Class
org.apache.uima.cas.impl.FsIndex_bag
-
Packages that use FsIndex_bag Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of FsIndex_bag in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as FsIndex_bag Modifier and Type Field Description protected FsIndex_bag<T>
FsIterator_bag. fsBagIndex
Constructors in org.apache.uima.cas.impl with parameters of type FsIndex_bag Constructor Description FsIterator_bag(FsIndex_bag<T> fsBagIndex, TypeImpl ti, CopyOnWriteIndexPart<T> cow_wrapper)
FsIterator_bag_pear(FsIndex_bag<T> fsBagIndex, TypeImpl ti, CopyOnWriteIndexPart cow_wrapper)
-