Package org.omnifaces.utils.function
-
Interface Summary Interface Description ExceptionlessAutoCloseable Functional helper-interface to allow for use of closeable resources that don't implement AutoCloseable in a try-with-resources statement.ThrowingAutoCloseable<E extends Exception> Functional helper-interface to allow for use of closeable resources that don't implement AutoCloseable in a try-with-resources statement. -
Class Summary Class Description Predicates