Uses of Interface
org.hansken.plugin.extraction.util.ThrowingConsumer
Packages that use ThrowingConsumer
Package
Description
This is the API of the Extraction Plugins SDK.
-
Uses of ThrowingConsumer in org.hansken.plugin.extraction.api
Methods in org.hansken.plugin.extraction.api with parameters of type ThrowingConsumerModifier and TypeMethodDescriptionTrace.newChild
(String name, ThrowingConsumer<Trace, IOException> enrichChildCallback) Create and store new childtrace
of this trace.