public static final class LObjIntConsumer.LObjIntConsumerSingle<T> extends Object implements LSingle<LObjIntConsumer<T>>, LObjIntConsumer<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.VoidLObjIntConsumer.LIntObjCons<T>, LObjIntConsumer.LObjIntConsumerSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LObjIntConsumerSingle() |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptX(T a1,
int a2)
Implement this, but call accept(T a1,int a2)
|
LObjIntConsumer<T> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeaccept, accept, accept, accept1st, accept2nd, acceptThen, andThen, call, capture, cast, cast, compose, composed, composed, doNothing, doNothing, failSafe, failSafeAccept, failSafeAccept, forEach, fromTill, fromTo, functionalInterfaceDescription, genericForEach, genericIterate, handling, handlingAccept, handlingAccept, indexedForEach, indexedIterate, intObjCons, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingAccept, objIntCons, objIntConsCompose, objIntConsThrowing, objIntConsThrowing, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingAccept, targetedForEach, targetedIterate, times, tryAccept, tryAccept, tryAccept, tryAcceptThen, trying, trying, tryingThen, tupleAccept, uncurry, untyped, wrapisThrowingisConsumerformatTo, isAction, isFunction, isOperator, isPredicate, isSupplierpublic void acceptX(T a1, int a2) throws Throwable
LObjIntConsumerImplement this, but call accept(T a1,int a2)
acceptX in interface LObjIntConsumer<T>Throwablepublic LObjIntConsumer<T> value()
value in interface LSingle<LObjIntConsumer<T>>Copyright © 2019. All rights reserved.