Package org.omnifaces.utils.function


package org.omnifaces.utils.function
  • Class
    Description
    Functional helper-interface to allow for use of closeable resources that don't implement AutoCloseable in a try-with-resources statement.
     
    Functional helper-interface to allow for use of closeable resources that don't implement AutoCloseable in a try-with-resources statement.