@FunctionalInterface public static interface LTriConsumer.LObj0Obj2Obj1Cons<T1,T3,T2> extends LTriConsumer<T1,T2,T3>
Permutation of LTriConsumer for method references.
LTriConsumer.LBiObj1Obj0Cons<T3,T2,T1>, LTriConsumer.LObj0Obj2Obj1Cons<T1,T3,T2>, LTriConsumer.LObj1BiObj2Cons<T2,T1,T3>, LTriConsumer.LObj1Obj2Obj0Cons<T2,T3,T1>, LTriConsumer.LObj2Obj0Obj1Cons<T3,T1,T2>, LTriConsumer.LTriConsumerSingle<T1,T2,T3>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
void |
acceptObj0Obj2Obj1(T1 a1,
T3 a3,
T2 a2) |
default void |
acceptX(T1 a1,
T2 a2,
T3 a3)
Implement this, but call accept(T1 a1,T2 a2,T3 a3)
|
accept, accept, accept, accept1st, accept2nd, accept3rd, acceptThen, andThen, biObj1Obj0Cons, call, capture, cast, cast, compose, composed, doNothing, failSafe, failSafeAccept, failSafeAccept, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingAccept, handlingAccept, iterate, iterate, iterate, iterate, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingAccept, obj0Obj2Obj1Cons, obj1BiObj2Cons, obj1Obj2Obj0Cons, obj2Obj0Obj1Cons, pairForEach, pairIterate, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingAccept, targetedForEach, targetedIterate, targetedIterate, targetedIterate, times, triCons, triConsThrowing, triConsThrowing, tryAccept, tryAccept, tryAccept, tryAcceptThen, trying, trying, tryingThen, tupleAccept, uncurry, untypedisConsumerformatTo, isAction, isFunction, isOperator, isPredicate, isSupplierisThrowingCopyright © 2019. All rights reserved.