@FunctionalInterface public static interface LTieConsumer.LObj2Obj0Int1Cons<T2,T1> extends LTieConsumer<T1,T2>
Permutation of LTieConsumer for method references.
LTieConsumer.LInt1BiObj2Cons<T1,T2>, LTieConsumer.LInt1Obj2Obj0Cons<T2,T1>, LTieConsumer.LObj0Obj2Int1Cons<T1,T2>, LTieConsumer.LObj2Int1Obj0Cons<T2,T1>, LTieConsumer.LObj2Obj0Int1Cons<T2,T1>, LTieConsumer.LTieConsumerSingle<T1,T2>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
void |
acceptObj2Obj0Int1(T2 a3,
T1 a1,
int a2) |
default void |
acceptX(T1 a1,
int a2,
T2 a3)
Implement this, but call accept(T1 a1,int a2,T2 a3)
|
accept, accept, accept, accept1st, accept2nd, accept3rd, acceptThen, andThen, call, capture, cast, cast, compose, composed, composed, doNothing, doNothing, doNothing, failSafe, failSafeAccept, failSafeAccept, forEach, fromTill, fromTo, functionalInterfaceDescription, genericTieForEach, handling, handlingAccept, handlingAccept, indexedForEach, indexedIterate, indexedIterate, indexedIterate, int1BiObj2Cons, int1Obj2Obj0Cons, iterate, iterate, iterate, iterate, iterate, iterate, iterate, nestingAccept, ntiForEach, ntiIterate, obj0Obj2Int1Cons, obj2Int1Obj0Cons, obj2Obj0Int1Cons, recursive, safe, safe, safeSupplier, safeSupplier, shovingAccept, targetedForEach, targetedIterate, targetedIterate, targetedIterate, tieCons, tieConsCompose, tieConsThrowing, tieConsThrowing, tieForEach, tieForEach, tieForEach, tieIterate, tiForEach, tiIterate, times, toTieFunction, tryAccept, tryAccept, tryAccept, tryAcceptThen, trying, trying, tryingThen, tupleAccept, uncurry, untypedisThrowingisConsumerformatTo, isAction, isFunction, isOperator, isPredicate, isSupplierdefault void acceptX(T1 a1, int a2, T2 a3)
LTieConsumerImplement this, but call accept(T1 a1,int a2,T2 a3)
acceptX in interface LTieConsumer<T1,T2>Copyright © 2019. All rights reserved.