public static final class LToIntTriFunction.LToIntTriFunctionSingle<T1,T2,T3> extends Object implements LSingle<LToIntTriFunction<T1,T2,T3>>, LToIntTriFunction<T1,T2,T3>
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.VoidLToIntTriFunction.LToIntBiObj1Obj0Func<T3,T2,T1>, LToIntTriFunction.LToIntObj0Obj2Obj1Func<T1,T3,T2>, LToIntTriFunction.LToIntObj1BiObj2Func<T2,T1,T3>, LToIntTriFunction.LToIntObj1Obj2Obj0Func<T2,T3,T1>, LToIntTriFunction.LToIntObj2Obj0Obj1Func<T3,T1,T2>, LToIntTriFunction.LToIntTriFunctionSingle<T1,T2,T3>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LToIntTriFunctionSingle() |
| Modifier and Type | Method and Description |
|---|---|
int |
applyAsIntX(T1 a1,
T2 a2,
T3 a3)
Implement this, but call applyAsInt(T1 a1,T2 a2,T3 a3)
|
LToIntTriFunction<T1,T2,T3> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeapply1stAsInt, apply2ndAsInt, apply3rdAsInt, applyAsInt, applyAsInt, applyAsInt, applyAsIntThen, call, capture, cast, cast, compose, composed, constant, failSafe, failSafeApplyAsInt, failSafeApplyAsInt, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsInt, handlingApplyAsInt, iterate, iterate, iterate, iterate, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApplyAsInt, nonNullApplyAsInt, produceInt, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApplyAsInt, then, thenToBool, thenToInt, times, toIntBiObj1Obj0Func, toIntObj0Obj2Obj1Func, toIntObj1BiObj2Func, toIntObj1Obj2Obj0Func, toIntObj2Obj0Obj1Func, toIntTriFunc, toIntTriFuncThrowing, toIntTriFuncThrowing, tryApplyAsInt, tryApplyAsInt, tryApplyAsInt, tryApplyAsIntThen, trying, trying, tryingThen, tupleApplyAsInt, uncurry, untypedisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingpublic int applyAsIntX(T1 a1, T2 a2, T3 a3) throws Throwable
LToIntTriFunctionImplement this, but call applyAsInt(T1 a1,T2 a2,T3 a3)
applyAsIntX in interface LToIntTriFunction<T1,T2,T3>Throwablepublic LToIntTriFunction<T1,T2,T3> value()
Copyright © 2019. All rights reserved.