public static final class LLongFunction.LLongFunctionSingle<R> extends Object implements LSingle<LLongFunction<R>>, LLongFunction<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.VoidLLongFunction.LLongFunctionSingle<R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Constructor and Description |
|---|
LLongFunctionSingle() |
| Modifier and Type | Method and Description |
|---|---|
R |
applyX(long a)
Implement this, but call apply(long a)
|
LLongFunction<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, failSafe, failSafeApply, failSafeApply, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, iterate, longFunc, longFuncCompose, longFuncThrowing, longFuncThrowing, 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(long a) throws Throwable
LLongFunctionImplement this, but call apply(long a)
applyX in interface LLongFunction<R>Throwablepublic LLongFunction<R> value()
value in interface LSingle<LLongFunction<R>>Copyright © 2019. All rights reserved.