@FunctionalInterface public static interface LBiObjIntConsumer.LInt2Obj0Obj1Cons<T1,T2> extends LBiObjIntConsumer<T1,T2>
Permutation of LBiObjIntConsumer for method references.
LBiObjIntConsumer.LBiObjIntConsumerSingle<T1,T2>, LBiObjIntConsumer.LInt2Obj0Obj1Cons<T1,T2>, LBiObjIntConsumer.LInt2Obj1Obj0Cons<T2,T1>, LBiObjIntConsumer.LObj0Int2Obj1Cons<T1,T2>, LBiObjIntConsumer.LObj1Int2Obj0Cons<T2,T1>, LBiObjIntConsumer.LObj1Obj0Int2Cons<T2,T1>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
void |
acceptInt2Obj0Obj1(int a3,
T1 a1,
T2 a2) |
default void |
acceptX(T1 a1,
T2 a2,
int a3)
Implement this, but call accept(T1 a1,T2 a2,int a3)
|
accept, accept, accept, accept1st, accept2nd, accept3rd, acceptThen, andThen, biObjIntCons, biObjIntConsCompose, biObjIntConsThrowing, biObjIntConsThrowing, call, capture, cast, cast, compose, composed, composed, doNothing, doNothing, doNothing, failSafe, failSafeAccept, failSafeAccept, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingAccept, handlingAccept, indexedForEach, indexedIterate, indexedIterate, indexedIterate, int2Obj0Obj1Cons, int2Obj1Obj0Cons, iterate, iterate, iterate, iterate, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingAccept, obj0Int2Obj1Cons, obj1Int2Obj0Cons, obj1Obj0Int2Cons, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingAccept, targetedForEach, targetedIterate, targetedIterate, targetedIterate, times, tryAccept, tryAccept, tryAccept, tryAcceptThen, trying, trying, tryingThen, tupleAccept, uncurry, untypedisConsumerformatTo, isAction, isFunction, isOperator, isPredicate, isSupplierisThrowingdefault void acceptX(T1 a1, T2 a2, int a3)
LBiObjIntConsumerImplement this, but call accept(T1 a1,T2 a2,int a3)
acceptX in interface LBiObjIntConsumer<T1,T2>Copyright © 2019. All rights reserved.