Uses of Class
org.apache.uima.cas.impl.BinaryCasSerDes.BinDeserSupport
Packages that use BinaryCasSerDes.BinDeserSupport
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of BinaryCasSerDes.BinDeserSupport in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl with parameters of type BinaryCasSerDes.BinDeserSupportModifier and TypeMethodDescriptionprivate void
BinaryCasSerDes.updateHeapSlot
(BinaryCasSerDes.BinDeserSupport bds, int slotAddr, int slotValue, Int2ObjHashMap<TOP, TOP> addr2fs) Doing updates for delta cas for existing objects.