@FunctionalInterface public static interface LTieFltConsumer.LFltIntObjCons<T> extends LTieFltConsumer<T>
Permutation of LTieFltConsumer for method references.
LTieFltConsumer.LFltIntObjCons<T>, LTieFltConsumer.LFltObjIntCons<T>, LTieFltConsumer.LIntFltObjCons<T>, LTieFltConsumer.LIntObjFltCons<T>, LTieFltConsumer.LObjFltIntCons<T>, LTieFltConsumer.LTieFltConsumerSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
void |
acceptFltIntObj(float a3,
int a2,
T a1) |
default void |
acceptX(T a1,
int a2,
float a3)
Implement this, but call accept(T a1,int a2,float 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, fltIntObjCons, fltObjIntCons, forEach, fromTill, fromTo, functionalInterfaceDescription, genericTieForEach, handling, handlingAccept, handlingAccept, indexedForEach, indexedIterate, indexedIterate, indexedIterate, intFltObjCons, intObjFltCons, iterate, iterate, iterate, iterate, iterate, iterate, iterate, nestingAccept, ntiForEach, ntiIterate, objFltIntCons, recursive, safe, safe, safeSupplier, safeSupplier, shovingAccept, targetedForEach, targetedIterate, targetedIterate, targetedIterate, tieFltCons, tieFltConsCompose, tieFltConsThrowing, tieFltConsThrowing, tieForEach, tieForEach, tieForEach, tieIterate, tiForEach, tiIterate, times, toTieFunction, tryAccept, tryAccept, tryAccept, tryAcceptThen, trying, trying, tryingThen, tupleAccept, uncurry, untypedisThrowingisConsumerformatTo, isAction, isFunction, isOperator, isPredicate, isSuppliervoid acceptFltIntObj(float a3,
int a2,
T a1)
default void acceptX(T a1, int a2, float a3)
LTieFltConsumerImplement this, but call accept(T a1,int a2,float a3)
acceptX in interface LTieFltConsumer<T>Copyright © 2019. All rights reserved.