Uses of Interface
de.sstoehr.harreader.AbstractHarIO.IOFunction
Packages that use AbstractHarIO.IOFunction
-
Uses of AbstractHarIO.IOFunction in de.sstoehr.harreader
Methods in de.sstoehr.harreader with parameters of type AbstractHarIO.IOFunctionModifier and TypeMethodDescriptionprotected static <T,E extends Exception>
TAbstractHarIO.wrap(com.fasterxml.jackson.databind.ObjectMapper mapper, AbstractHarIO.IOFunction<com.fasterxml.jackson.databind.ObjectMapper, T> consumer, Function<IOException, E> exceptionFactory)