Uses of Class
org.apache.uima.cas.impl.LongSet
-
Packages that use LongSet Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of LongSet in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as LongSet Modifier and Type Field Description private LongSet
CASImpl.SharedViewData. lllongSet
A LongSet used only to support v2 ll_get/setInt api get adds long to this and returns the int handle set retrieves the long, given the handle lazy initialized
-