@FunctionalInterface public static interface LTieLongConsumer.LObjLongIntCons<T> extends LTieLongConsumer<T>
Permutation of LTieLongConsumer for method references.
LTieLongConsumer.LIntLongObjCons<T>, LTieLongConsumer.LIntObjLongCons<T>, LTieLongConsumer.LLongIntObjCons<T>, LTieLongConsumer.LLongObjIntCons<T>, LTieLongConsumer.LObjLongIntCons<T>, LTieLongConsumer.LTieLongConsumerSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
void |
acceptObjLongInt(T a1,
long a3,
int a2) |
default void |
acceptX(T a1,
int a2,
long a3)
Implement this, but call accept(T a1,int a2,long a3)
|
accept, accept, accept, accept1st, accept2nd, accept3rd, acceptThen, andThen, call, capture, cast, cast, compose, composed, composed, doNothing, doNothing, doNothing, doNothing, doNothing, doNothing, failSafe, failSafeAccept, failSafeAccept, forEach, fromTill, fromTo, functionalInterfaceDescription, genericTieForEach, handling, handlingAccept, handlingAccept, indexed2ndForEach, indexed2ndIterate, indexed2ndIterate, indexed2ndIterate, indexed3rdForEach, indexed3rdIterate, indexed3rdIterate, indexed3rdIterate, intLongObjCons, intObjLongCons, iterate, iterate, iterate, iterate, iterate, iterate, iterate, longIntObjCons, longObjIntCons, nestingAccept, ntiForEach, ntiIterate, objLongIntCons, recursive, safe, safe, safeSupplier, safeSupplier, shovingAccept, targetedForEach, targetedIterate, targetedIterate, targetedIterate, tieForEach, tieForEach, tieForEach, tieIterate, tieLongCons, tieLongConsCompose, tieLongConsThrowing, tieLongConsThrowing, tiForEach, tiIterate, times, toTieFunction, tryAccept, tryAccept, tryAccept, tryAcceptThen, trying, trying, tryingThen, tupleAccept, uncurry, untypedisThrowingisConsumerformatTo, isAction, isFunction, isOperator, isPredicate, isSuppliervoid acceptObjLongInt(T a1, long a3, int a2)
default void acceptX(T a1, int a2, long a3)
LTieLongConsumerImplement this, but call accept(T a1,int a2,long a3)
acceptX in interface LTieLongConsumer<T>Copyright © 2019. All rights reserved.