Class DeriveResults.CasesMatchers.TotalMatcher_Result<A,​R>

    • Constructor Detail

      • TotalMatcher_Result

        TotalMatcher_Result​(java.util.function.Function<DeriveMessage,​R> error)
    • Method Detail

      • result

        public final java.util.function.Function<DeriveResult<A>,​R> result​(java.util.function.Function<A,​R> result)
      • result_

        public final java.util.function.Function<DeriveResult<A>,​R> result_​(R r)