@FunctionalInterface public static interface LObjDblFunction.LDblObjFunc<T,R> extends LObjDblFunction<T,R>
Permutation of LObjDblFunction for method references.
LObjDblFunction.LDblObjFunc<T,R>, LObjDblFunction.LObjDblFunctionSingle<T,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Modifier and Type | Method and Description |
|---|---|
R |
applyDblObj(double a2,
T a1) |
default R |
applyX(T a1,
double a2)
Implement this, but call apply(T a1,double a2)
|
after, apply, apply, apply, apply1st, apply2nd, applyThen, before, call, capture, cast, cast, compose, composed, composed, constant, dblObjFunc, failSafe, failSafeApply, failSafeApply, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApply, nonNullable, nonNullApply, objDblFunc, objDblFuncCompose, objDblFuncThrowing, objDblFuncThrowing, produce, produce, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApply, then, thenConsume, thenToBool, times, tryApply, tryApply, tryApply, tryApplyThen, trying, trying, tryingThen, tupleApply, uncurry, untypedisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingdefault R applyX(T a1, double a2)
LObjDblFunctionImplement this, but call apply(T a1,double a2)
applyX in interface LObjDblFunction<T,R>Copyright © 2019. All rights reserved.