Package io.micronaut.aot.internal
-
Interface Summary Interface Description StreamHelper.ThrowingRunner A helper interface for runnables which may throw an exception.StreamHelper.ThrowingSupplier<T> A helper interface to capture suppliers which may throw an exception. -
Class Summary Class Description StreamHelper Utility methods to deal with exceptions being thrown in streams.