Package org.hansken.plugin.extraction.util
This package provides util classes for the Extraction Plugin SDK API.
- Since:
- 0.0.1
- Author:
- Netherlands Forensic Institute
-
Interface Summary Interface Description ThrowingConsumer<T,E extends Throwable> Represents an operation that accepts a single input argument and returns no result. -
Class Summary Class Description ArgChecks A collection of methods for defensively checking arguments passed to methods.