@FunctionalInterface public static interface LObjLongConsumer.LLongObjCons<T> extends LObjLongConsumer<T>
Permutation of LObjLongConsumer for method references.
LObjLongConsumer.LLongObjCons<T>, LObjLongConsumer.LObjLongConsumerSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
void |
acceptLongObj(long a2,
T a1) |
default void |
acceptX(T a1,
long a2)
Implement this, but call accept(T a1,long 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, iterate, iterate, iterate, longObjCons, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingAccept, objLongCons, objLongConsCompose, objLongConsThrowing, objLongConsThrowing, 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 acceptLongObj(long a2,
T a1)
default void acceptX(T a1, long a2)
LObjLongConsumerImplement this, but call accept(T a1,long a2)
acceptX in interface LObjLongConsumer<T>Copyright © 2019. All rights reserved.