Class DeriveResults.Error<A>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <R> R match​(java.util.function.Function<DeriveMessage,​R> error, java.util.function.Function<A,​R> result)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait