Interface FunctionWithException<From,​To>


  • public interface FunctionWithException<From,​To>
    • Method Detail

      • apply

        To apply​(From from)
          throws java.lang.Throwable
        Throws:
        java.lang.Throwable