Uses of Class
org.apache.uima.cas.impl.ByteHeap
Packages that use ByteHeap
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of ByteHeap in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as ByteHeapModifier and TypeFieldDescriptionprivate final ByteHeap
CASImpl.SharedViewData.byteHeap
private ByteHeap
BinaryCasSerDes4.Deserializer.byteHeapObj
private final ByteHeap
BinaryCasSerDes4.Serializer.byteHeapObj
private final ByteHeap
BinaryCasSerDes6.byteHeapObj
Methods in org.apache.uima.cas.impl that return ByteHeap