Uses of Interface
org.apache.uima.internal.util.function.Consumer_T_int_withIOException
-
Packages that use Consumer_T_int_withIOException Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of Consumer_T_int_withIOException in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl with parameters of type Consumer_T_int_withIOException Modifier and Type Method Description (package private) int
BinaryCasSerDes. updateAuxArrayMods(CommonSerDes.Reading r, Int2ObjHashMap<TOP,TOP> auxAddr2fsa, Consumer_T_int_withIOException<TOP> setter)
Called 3 times to process non-compressed binary deserialization of aux array modifications - once for byte/boolean, short, and long/double
-