public static final class LDblFunction.LDblFunctionSingle<R> extends Object implements LSingle<LDblFunction<R>>, LDblFunction<R>
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.VoidLDblFunction.LDblFunctionSingle<R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Constructor and Description |
|---|
LDblFunctionSingle() |
| Modifier and Type | Method and Description |
|---|---|
R |
applyX(double a)
Implement this, but call apply(double a)
|
LDblFunction<R> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeafter, apply, apply, apply, applyThen, before, call, capture, cast, cast, compose, composed, composed, constant, dblFunc, dblFuncCompose, dblFuncThrowing, dblFuncThrowing, failSafe, failSafeApply, failSafeApply, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, iterate, nestingApply, nonNullable, nonNullApply, produce, recursive, safe, safe, safeSupplier, safeSupplier, shovingApply, then, thenConsume, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, tryApply, tryApply, tryApply, tryApplyThen, trying, trying, tryingThen, tupleApply, untyped, wrapisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingpublic R applyX(double a) throws Throwable
LDblFunctionImplement this, but call apply(double a)
applyX in interface LDblFunction<R>Throwablepublic LDblFunction<R> value()
value in interface LSingle<LDblFunction<R>>Copyright © 2019. All rights reserved.