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