Uses of Class
org.apache.uima.internal.util.SortedIntSet
-
Packages that use SortedIntSet Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces.org.apache.uima.internal.util -
-
Uses of SortedIntSet in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as SortedIntSet Modifier and Type Field Description private SortedIntSet
FSTypeConstraintImpl. typeSet
-
Uses of SortedIntSet in org.apache.uima.internal.util
Methods in org.apache.uima.internal.util with parameters of type SortedIntSet Modifier and Type Method Description void
SortedIntSet. union(SortedIntSet set)
-