public static final class LTernaryOperator.LTernaryOperatorSingle<T> extends Object implements LSingle<LTernaryOperator<T>>, LTernaryOperator<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.VoidLTernaryOperator.LTernaryOperatorSingle<T>LTriFunction.LBiObj1Obj0Func<T3,T2,T1,R>, LTriFunction.LObj0Obj2Obj1Func<T1,T3,T2,R>, LTriFunction.LObj1BiObj2Func<T2,T1,T3,R>, LTriFunction.LObj1Obj2Obj0Func<T2,T3,T1,R>, LTriFunction.LObj2Obj0Obj1Func<T3,T1,T2,R>, LTriFunction.LTriFunctionSingle<T1,T2,T3,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Constructor and Description |
|---|
LTernaryOperatorSingle() |
| Modifier and Type | Method and Description |
|---|---|
T |
applyX(T a1,
T a2,
T a3)
Implement this, but call apply(T1 a1,T2 a2,T3 a3)
|
LTernaryOperator<T> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeapply, apply, apply1st, apply2nd, apply3rd, applyThen, call, capture, cast, cast, constant, failSafe, failSafeApply, failSafeApply, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, iterate, iterate, iterate, iterate, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApply, nonNullable, nonNullApply, produce, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApply, ternaryOp, ternaryOpThrowing, ternaryOpThrowing, then, thenToBool, thenToInt, times, tryApply, tryApply, tryApply, tryApplyThen, trying, trying, tryingThen, tupleApply, uncurry, untypedisOperatorafter, apply, apply1st, apply2nd, apply3rd, before, biObj1Obj0Func, call, cast, compose, composed, failSafe, failSafeApply, failSafeApply, fromTill, fromTo, handlingApply, lShrink, lShrinked, lShrinkedc, obj0Obj2Obj1Func, obj1BiObj2Func, obj1Obj2Obj0Func, obj2Obj0Obj1Func, recursive, rShrink, rShrinked, rShrinkedc, safe, safeSupplier, thenConsume, times, triFunc, triFuncThrowing, triFuncThrowing, tryApply, tryApply, tryApply, tryApplyThen, uncurryisFunctionformatTo, isAction, isConsumer, isPredicate, isSupplierisThrowingpublic T applyX(T a1, T a2, T a3) throws Throwable
LTriFunctionImplement this, but call apply(T1 a1,T2 a2,T3 a3)
public LTernaryOperator<T> value()
value in interface LSingle<LTernaryOperator<T>>Copyright © 2019. All rights reserved.