public static final class LBiObjIntConsumer.LBiObjIntConsumerSingle<T1,T2> extends Object implements LSingle<LBiObjIntConsumer<T1,T2>>, LBiObjIntConsumer<T1,T2>
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.VoidLBiObjIntConsumer.LBiObjIntConsumerSingle<T1,T2>, LBiObjIntConsumer.LInt2Obj0Obj1Cons<T1,T2>, LBiObjIntConsumer.LInt2Obj1Obj0Cons<T2,T1>, LBiObjIntConsumer.LObj0Int2Obj1Cons<T1,T2>, LBiObjIntConsumer.LObj1Int2Obj0Cons<T2,T1>, LBiObjIntConsumer.LObj1Obj0Int2Cons<T2,T1>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LBiObjIntConsumerSingle() |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptX(T1 a1,
T2 a2,
int a3)
Implement this, but call accept(T1 a1,T2 a2,int a3)
|
LBiObjIntConsumer<T1,T2> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeaccept, accept, accept, accept1st, accept2nd, accept3rd, acceptThen, andThen, biObjIntCons, biObjIntConsCompose, biObjIntConsThrowing, biObjIntConsThrowing, call, capture, cast, cast, compose, composed, composed, doNothing, doNothing, doNothing, failSafe, failSafeAccept, failSafeAccept, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingAccept, handlingAccept, indexedForEach, indexedIterate, indexedIterate, indexedIterate, int2Obj0Obj1Cons, int2Obj1Obj0Cons, iterate, iterate, iterate, iterate, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingAccept, obj0Int2Obj1Cons, obj1Int2Obj0Cons, obj1Obj0Int2Cons, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingAccept, targetedForEach, targetedIterate, targetedIterate, targetedIterate, times, tryAccept, tryAccept, tryAccept, tryAcceptThen, trying, trying, tryingThen, tupleAccept, uncurry, untypedisConsumerformatTo, isAction, isFunction, isOperator, isPredicate, isSupplierisThrowingpublic void acceptX(T1 a1, T2 a2, int a3) throws Throwable
LBiObjIntConsumerImplement this, but call accept(T1 a1,T2 a2,int a3)
acceptX in interface LBiObjIntConsumer<T1,T2>Throwablepublic LBiObjIntConsumer<T1,T2> value()
value in interface LSingle<LBiObjIntConsumer<T1,T2>>Copyright © 2019. All rights reserved.