@FunctionalInterface public static interface LBiDblConsumer.LDbl1Dbl0Cons extends LBiDblConsumer
Permutation of LBiDblConsumer for method references.
LBiDblConsumer.LBiDblConsumerSingle, LBiDblConsumer.LDbl1Dbl0ConsMetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
void |
acceptDbl1Dbl0(double a2,
double a1) |
default void |
acceptX(double a1,
double a2)
Implement this, but call accept(double a1,double a2)
|
accept, accept, accept, accept1st, accept2nd, acceptThen, andThen, biDblCons, biDblConsCompose, biDblConsThrowing, biDblConsThrowing, call, capture, compose, composed, composed, dbl1Dbl0Cons, doNothing, failSafe, failSafeAccept, failSafeAccept, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingAccept, handlingAccept, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingAccept, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingAccept, targetedForEach, targetedIterate, times, tryAccept, tryAccept, tryAccept, tryAcceptThen, trying, trying, tryingThen, tupleAccept, uncurryisConsumerformatTo, isAction, isFunction, isOperator, isPredicate, isSupplierisThrowingvoid acceptDbl1Dbl0(double a2,
double a1)
default void acceptX(double a1,
double a2)
LBiDblConsumerImplement this, but call accept(double a1,double a2)
acceptX in interface LBiDblConsumerCopyright © 2019. All rights reserved.