public static final class LBiFunction.LBiFunctionSingle<T1,T2,R> extends Object implements LSingle<LBiFunction<T1,T2,R>>, LBiFunction<T1,T2,R>
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.VoidLBiFunction.LBiFunctionSingle<T1,T2,R>, LBiFunction.LObj1Obj0Func<T2,T1,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Constructor and Description |
|---|
LBiFunctionSingle() |
| Modifier and Type | Method and Description |
|---|---|
R |
applyX(T1 a1,
T2 a2)
Implement this, but call apply(T1 a1,T2 a2)
|
LBiFunction<T1,T2,R> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeafter, apply, apply, apply, apply1st, apply2nd, applyThen, before, biFunc, biFuncThrowing, biFuncThrowing, call, capture, cast, cast, compose, composed, constant, failSafe, failSafeApply, failSafeApply, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApply, nonNullable, nonNullApply, obj1Obj0Func, produce, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApply, then, thenConsume, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, tryApply, tryApply, tryApply, tryApplyThen, trying, trying, tryingThen, tupleApply, uncurry, untyped, wrapandThenisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingpublic R applyX(T1 a1, T2 a2) throws Throwable
LBiFunctionImplement this, but call apply(T1 a1,T2 a2)
public LBiFunction<T1,T2,R> value()
Copyright © 2019. All rights reserved.