public static final class LToDblFunction.LToDblFunctionSingle<T> extends Object implements LSingle<LToDblFunction<T>>, LToDblFunction<T>
LSingle.AbstractSingle<T>, LSingle.ComparableSingle<T extends Comparable<T>>, LSingle.ImmCompSingle<T extends Comparable<T>>, LSingle.ImmSingle<T>, LSingle.MutCompSingle<T extends Comparable<T>>, LSingle.MutSingle<T>LTuple.VoidLToDblFunction.LToDblFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LToDblFunctionSingle() |
| Modifier and Type | Method and Description |
|---|---|
double |
applyAsDblX(T a)
Implement this, but call applyAsDbl(T a)
|
LToDblFunction<T> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeapplyAsDbl, applyAsDbl, applyAsDbl, applyAsDblThen, applyAsDouble, call, capture, cast, cast, compose, composed, constant, failSafe, failSafeApplyAsDbl, failSafeApplyAsDbl, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsDbl, handlingApplyAsDbl, iterate, nestingApplyAsDbl, nonNullApplyAsDbl, produceDouble, recursive, safe, safe, safeSupplier, safeSupplier, shovingApplyAsDbl, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, toDblFunc, toDblFuncThrowing, toDblFuncThrowing, tryApplyAsDbl, tryApplyAsDbl, tryApplyAsDbl, tryApplyAsDblThen, trying, trying, tryingThen, tupleApplyAsDbl, untyped, wrapisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierpublic double applyAsDblX(T a) throws Throwable
LToDblFunctionImplement this, but call applyAsDbl(T a)
applyAsDblX in interface LToDblFunction<T>Throwablepublic LToDblFunction<T> value()
value in interface LSingle<LToDblFunction<T>>Copyright © 2019. All rights reserved.