@FunctionalInterface public static interface LTieByteConsumer.LByteIntObjCons<T> extends LTieByteConsumer<T>
Permutation of LTieByteConsumer for method references.
LTieByteConsumer.LByteIntObjCons<T>, LTieByteConsumer.LByteObjIntCons<T>, LTieByteConsumer.LIntByteObjCons<T>, LTieByteConsumer.LIntObjByteCons<T>, LTieByteConsumer.LObjByteIntCons<T>, LTieByteConsumer.LTieByteConsumerSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
void |
acceptByteIntObj(byte a3,
int a2,
T a1) |
default void |
acceptX(T a1,
int a2,
byte a3)
Implement this, but call accept(T a1,int a2,byte a3)
|
accept, accept, accept, accept1st, accept2nd, accept3rd, acceptThen, andThen, byteIntObjCons, byteObjIntCons, 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, intByteObjCons, intObjByteCons, iterate, iterate, iterate, iterate, iterate, iterate, iterate, nestingAccept, ntiForEach, ntiIterate, objByteIntCons, recursive, safe, safe, safeSupplier, safeSupplier, shovingAccept, targetedForEach, targetedIterate, targetedIterate, targetedIterate, tieByteCons, tieByteConsCompose, tieByteConsThrowing, tieByteConsThrowing, tieForEach, tieForEach, tieForEach, tieIterate, tiForEach, tiIterate, times, toTieFunction, tryAccept, tryAccept, tryAccept, tryAcceptThen, trying, trying, tryingThen, tupleAccept, uncurry, untypedisThrowingisConsumerformatTo, isAction, isFunction, isOperator, isPredicate, isSuppliervoid acceptByteIntObj(byte a3,
int a2,
T a1)
default void acceptX(T a1, int a2, byte a3)
LTieByteConsumerImplement this, but call accept(T a1,int a2,byte a3)
acceptX in interface LTieByteConsumer<T>Copyright © 2019. All rights reserved.