public static final class LToLongFunction.LToLongFunctionSingle<T> extends Object implements LSingle<LToLongFunction<T>>, LToLongFunction<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.VoidLToLongFunction.LToLongFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LToLongFunctionSingle() |
| Modifier and Type | Method and Description |
|---|---|
long |
applyAsLongX(T a)
Implement this, but call applyAsLong(T a)
|
LToLongFunction<T> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeapplyAsLong, applyAsLong, applyAsLong, applyAsLongThen, call, capture, cast, cast, compose, composed, constant, failSafe, failSafeApplyAsLong, failSafeApplyAsLong, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsLong, handlingApplyAsLong, iterate, nestingApplyAsLong, nonNullApplyAsLong, produceLong, recursive, safe, safe, safeSupplier, safeSupplier, shovingApplyAsLong, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, toLongFunc, toLongFuncThrowing, toLongFuncThrowing, tryApplyAsLong, tryApplyAsLong, tryApplyAsLong, tryApplyAsLongThen, trying, trying, tryingThen, tupleApplyAsLong, untyped, wrapisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierpublic long applyAsLongX(T a) throws Throwable
LToLongFunctionImplement this, but call applyAsLong(T a)
applyAsLongX in interface LToLongFunction<T>Throwablepublic LToLongFunction<T> value()
value in interface LSingle<LToLongFunction<T>>Copyright © 2019. All rights reserved.