@FunctionalInterface public static interface LTieDblConsumer.LDblObjIntCons<T> extends LTieDblConsumer<T>
Permutation of LTieDblConsumer for method references.
LTieDblConsumer.LDblIntObjCons<T>, LTieDblConsumer.LDblObjIntCons<T>, LTieDblConsumer.LIntDblObjCons<T>, LTieDblConsumer.LIntObjDblCons<T>, LTieDblConsumer.LObjDblIntCons<T>, LTieDblConsumer.LTieDblConsumerSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
void |
acceptDblObjInt(double a3,
T a1,
int a2) |
default void |
acceptX(T a1,
int a2,
double a3)
Implement this, but call accept(T a1,int a2,double a3)
|
accept, accept, accept, accept1st, accept2nd, accept3rd, acceptThen, andThen, call, capture, cast, cast, compose, composed, composed, dblIntObjCons, dblObjIntCons, doNothing, doNothing, doNothing, doNothing, doNothing, doNothing, failSafe, failSafeAccept, failSafeAccept, forEach, fromTill, fromTo, functionalInterfaceDescription, genericTieForEach, handling, handlingAccept, handlingAccept, indexedForEach, indexedIterate, indexedIterate, indexedIterate, intDblObjCons, intObjDblCons, iterate, iterate, iterate, iterate, iterate, iterate, iterate, nestingAccept, ntiForEach, ntiIterate, objDblIntCons, recursive, safe, safe, safeSupplier, safeSupplier, shovingAccept, targetedForEach, targetedIterate, targetedIterate, targetedIterate, tieDblCons, tieDblConsCompose, tieDblConsThrowing, tieDblConsThrowing, tieForEach, tieForEach, tieForEach, tieIterate, tiForEach, tiIterate, times, toTieFunction, tryAccept, tryAccept, tryAccept, tryAcceptThen, trying, trying, tryingThen, tupleAccept, uncurry, untypedisThrowingisConsumerformatTo, isAction, isFunction, isOperator, isPredicate, isSuppliervoid acceptDblObjInt(double a3,
T a1,
int a2)
default void acceptX(T a1, int a2, double a3)
LTieDblConsumerImplement this, but call accept(T a1,int a2,double a3)
acceptX in interface LTieDblConsumer<T>Copyright © 2019. All rights reserved.