@FunctionalInterface public static interface LTieBoolConsumer.LBoolObjIntCons<T> extends LTieBoolConsumer<T>
Permutation of LTieBoolConsumer for method references.
LTieBoolConsumer.LBoolIntObjCons<T>, LTieBoolConsumer.LBoolObjIntCons<T>, LTieBoolConsumer.LIntBoolObjCons<T>, LTieBoolConsumer.LIntObjBoolCons<T>, LTieBoolConsumer.LObjBoolIntCons<T>, LTieBoolConsumer.LTieBoolConsumerSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
void |
acceptBoolObjInt(boolean a3,
T a1,
int a2) |
default void |
acceptX(T a1,
int a2,
boolean a3)
Implement this, but call accept(T a1,int a2,boolean a3)
|
accept, accept, accept, accept1st, accept2nd, accept3rd, acceptThen, andThen, boolIntObjCons, boolObjIntCons, call, capture, cast, cast, compose, composed, composed, doNothing, doNothing, doNothing, doNothing, doNothing, doNothing, failSafe, failSafeAccept, failSafeAccept, forEach, fromTill, fromTo, functionalInterfaceDescription, genericTieForEach, handling, handlingAccept, handlingAccept, indexedForEach, indexedIterate, indexedIterate, indexedIterate, intBoolObjCons, intObjBoolCons, iterate, iterate, iterate, iterate, iterate, iterate, iterate, nestingAccept, ntiForEach, ntiIterate, objBoolIntCons, recursive, safe, safe, safeSupplier, safeSupplier, shovingAccept, targetedForEach, targetedIterate, targetedIterate, targetedIterate, tieBoolCons, tieBoolConsCompose, tieBoolConsThrowing, tieBoolConsThrowing, tieForEach, tieForEach, tieForEach, tieIterate, tiForEach, tiIterate, times, toTieFunction, tryAccept, tryAccept, tryAccept, tryAcceptThen, trying, trying, tryingThen, tupleAccept, uncurry, untypedisThrowingisConsumerformatTo, isAction, isFunction, isOperator, isPredicate, isSuppliervoid acceptBoolObjInt(boolean a3,
T a1,
int a2)
default void acceptX(T a1, int a2, boolean a3)
LTieBoolConsumerImplement this, but call accept(T a1,int a2,boolean a3)
acceptX in interface LTieBoolConsumer<T>Copyright © 2019. All rights reserved.