@FunctionalInterface public static interface LObjIntConsumer.LIntObjCons<T> extends LObjIntConsumer<T>
Permutation of LObjIntConsumer for method references.
LObjIntConsumer.LIntObjCons<T>, LObjIntConsumer.LObjIntConsumerSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
void |
acceptIntObj(int a2,
T a1) |
default void |
acceptX(T a1,
int a2)
Implement this, but call accept(T a1,int a2)
|
accept, 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, isSuppliervoid acceptIntObj(int a2,
T a1)
default void acceptX(T a1, int a2)
LObjIntConsumerImplement this, but call accept(T a1,int a2)
acceptX in interface LObjIntConsumer<T>Copyright © 2019. All rights reserved.