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