Uses of Class
org.apache.uima.cas.impl.BinaryCasSerDes.BinDeserSupport
-
Packages that use BinaryCasSerDes.BinDeserSupport Package Description org.apache.uima.cas.impl 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.BinDeserSupport Modifier and Type Method Description private void
BinaryCasSerDes. updateHeapSlot(BinaryCasSerDes.BinDeserSupport bds, int slotAddr, int slotValue, Int2ObjHashMap<TOP,TOP> addr2fs)
Doing updates for delta cas for existing objects.
-