Uses of Class
org.apache.uima.cas.impl.CommonAuxHeap
-
Packages that use CommonAuxHeap Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of CommonAuxHeap in org.apache.uima.cas.impl
Subclasses of CommonAuxHeap in org.apache.uima.cas.impl Modifier and Type Class Description (package private) class
ByteHeap
the v2 CAS byte aux heap - used in modeling some binary (de)serialization(package private) class
LongHeap
the v2 CAS long aux heap - used in modeling some binary (de)serialization(package private) class
ShortHeap
the v2 CAS short aux heap - used in modeling some binary (de)serialization
-