public static final class LBiObjFltConsumer.LBiObjFltConsumerSingle<T1,T2> extends Object implements LSingle<LBiObjFltConsumer<T1,T2>>, LBiObjFltConsumer<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.VoidLBiObjFltConsumer.LBiObjFltConsumerSingle<T1,T2>, LBiObjFltConsumer.LFlt2Obj0Obj1Cons<T1,T2>, LBiObjFltConsumer.LFlt2Obj1Obj0Cons<T2,T1>, LBiObjFltConsumer.LObj0Flt2Obj1Cons<T1,T2>, LBiObjFltConsumer.LObj1Flt2Obj0Cons<T2,T1>, LBiObjFltConsumer.LObj1Obj0Flt2Cons<T2,T1>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LBiObjFltConsumerSingle() |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptX(T1 a1,
T2 a2,
float a3)
Implement this, but call accept(T1 a1,T2 a2,float a3)
|
LBiObjFltConsumer<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, biObjFltCons, biObjFltConsCompose, biObjFltConsThrowing, biObjFltConsThrowing, call, capture, cast, cast, compose, composed, composed, doNothing, doNothing, doNothing, failSafe, failSafeAccept, failSafeAccept, flt2Obj0Obj1Cons, flt2Obj1Obj0Cons, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingAccept, handlingAccept, iterate, iterate, iterate, iterate, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingAccept, obj0Flt2Obj1Cons, obj1Flt2Obj0Cons, obj1Obj0Flt2Cons, 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, float a3) throws Throwable
LBiObjFltConsumerImplement this, but call accept(T1 a1,T2 a2,float a3)
acceptX in interface LBiObjFltConsumer<T1,T2>Throwablepublic LBiObjFltConsumer<T1,T2> value()
value in interface LSingle<LBiObjFltConsumer<T1,T2>>Copyright © 2019. All rights reserved.