Uses of Interface
org.apache.uima.internal.util.function.Consumer_T_withIOException
-
Packages that use Consumer_T_withIOException Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of Consumer_T_withIOException in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl with parameters of type Consumer_T_withIOException Modifier and Type Method Description private void
CASSerializer. writeMods(java.util.List<CASSerializer.AddrPlusValue> avs, java.io.DataOutputStream dos, Consumer_T_withIOException<CASSerializer.AddrPlusValue> writeValue)
-