public static final class LUnaryOperator.LUnaryOperatorSingle<T> extends Object implements LSingle<LUnaryOperator<T>>, LUnaryOperator<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.VoidLUnaryOperator.LUnaryOperatorSingle<T>LFunction.LFunctionSingle<T,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Constructor and Description |
|---|
LUnaryOperatorSingle() |
| Modifier and Type | Method and Description |
|---|---|
T |
applyX(T a)
Implement this, but call apply(T a)
|
LUnaryOperator<T> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeapply, apply, applyThen, call, capture, cast, cast, constant, failSafe, failSafeApply, failSafeApply, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, identity, iterate, nestingApply, nonNullable, nonNullApply, produce, recursive, safe, safe, safeSupplier, safeSupplier, shovingApply, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, tryApply, tryApply, tryApply, tryApplyThen, trying, trying, tryingThen, tupleApply, unaryOp, unaryOpThrowing, unaryOpThrowing, untyped, wrapisOperatorafter, apply, before, call, cast, compose, composed, failSafe, failSafeApply, failSafeApply, fromTill, fromTo, func, funcThrowing, funcThrowing, handlingApply, recursive, safe, safeSupplier, thenConsume, times, tryApply, tryApply, tryApply, tryApplyThen, wrapandThen, composeisThrowingisFunctionformatTo, isAction, isConsumer, isPredicate, isSupplierpublic T applyX(T a) throws Throwable
LFunctionImplement this, but call apply(T a)
public LUnaryOperator<T> value()
value in interface LSingle<LUnaryOperator<T>>Copyright © 2019. All rights reserved.