public static final class LToByteFunction.LToByteFunctionSingle<T> extends Object implements LSingle<LToByteFunction<T>>, LToByteFunction<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.VoidLToByteFunction.LToByteFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LToByteFunctionSingle() |
| Modifier and Type | Method and Description |
|---|---|
byte |
applyAsByteX(T a)
Implement this, but call applyAsByte(T a)
|
LToByteFunction<T> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeapplyAsByte, applyAsByte, applyAsByte, applyAsByteThen, call, capture, cast, cast, compose, composed, constant, failSafe, failSafeApplyAsByte, failSafeApplyAsByte, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsByte, handlingApplyAsByte, iterate, nestingApplyAsByte, nonNullApplyAsByte, produceByte, recursive, safe, safe, safeSupplier, safeSupplier, shovingApplyAsByte, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, toByteFunc, toByteFuncThrowing, toByteFuncThrowing, tryApplyAsByte, tryApplyAsByte, tryApplyAsByte, tryApplyAsByteThen, trying, trying, tryingThen, tupleApplyAsByte, untypedisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierpublic byte applyAsByteX(T a) throws Throwable
LToByteFunctionImplement this, but call applyAsByte(T a)
applyAsByteX in interface LToByteFunction<T>Throwablepublic LToByteFunction<T> value()
value in interface LSingle<LToByteFunction<T>>Copyright © 2019. All rights reserved.