Class P2s.CasesMatchers.TotalMatcher_P2<A,​B>

  • Enclosing class:
    P2s.CasesMatchers

    public static final class P2s.CasesMatchers.TotalMatcher_P2<A,​B>
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TotalMatcher_P2()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <R> java.util.function.Function<P2<A,​B>,​R> P2​(java.util.function.BiFunction<A,​B,​R> P2)  
      <R> java.util.function.Function<P2<A,​B>,​R> P2_​(R r)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TotalMatcher_P2

        TotalMatcher_P2()
    • Method Detail

      • P2

        public final <R> java.util.function.Function<P2<A,​B>,​R> P2​(java.util.function.BiFunction<A,​B,​R> P2)
      • P2_

        public final <R> java.util.function.Function<P2<A,​B>,​R> P2_​(R r)