Uses of Class
org.apache.uima.internal.util.PositiveIntSet_impl
-
Packages that use PositiveIntSet_impl Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of PositiveIntSet_impl in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as PositiveIntSet_impl Modifier and Type Field Description PositiveIntSet_impl
CasSerializerSupport.CasDocSerializer. visited_not_yet_written
set of FSs that have been visited and enqueued to be serialized - exception: arrays and lists which are "inline" are put into this set, but are not enqueued to be serialized.
-