Package dev.enola.common.function
@NullMarked
package dev.enola.common.function
-
ClassDescriptionCheckedConsumer<T,
E extends Exception> Consumer-like functional interface which can throw a checked exception.CheckedFunction<T,R, E extends Exception> Function-like functional interface which can throw a checked exception.CheckedPredicate<T,E extends Exception> Predicate-like functional interface which can throw a checked exception.CheckedRunnable<E extends Exception>CheckedSupplier<T,E extends Exception> Supplier-like functional interface which can throw a checked exception.Static utility methods related toStreaminstances.Processor<T>👟 Sneaker for (controlled) "sneaky Throw".