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) classByteHeapthe v2 CAS byte aux heap - used in modeling some binary (de)serialization(package private) classLongHeapthe v2 CAS long aux heap - used in modeling some binary (de)serialization(package private) classShortHeapthe v2 CAS short aux heap - used in modeling some binary (de)serialization
-