@FunctionalInterface public static interface LObjFltConsumer.LFltObjCons<T> extends LObjFltConsumer<T>
Permutation of LObjFltConsumer for method references.
LObjFltConsumer.LFltObjCons<T>, LObjFltConsumer.LObjFltConsumerSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
void |
acceptFltObj(float a2,
T a1) |
default void |
acceptX(T a1,
float a2)
Implement this, but call accept(T a1,float a2)
|
accept, accept, accept, accept1st, accept2nd, acceptThen, andThen, call, capture, cast, cast, compose, composed, composed, doNothing, doNothing, failSafe, failSafeAccept, failSafeAccept, fltObjCons, forEach, fromTill, fromTo, functionalInterfaceDescription, genericForEach, genericIterate, handling, handlingAccept, handlingAccept, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingAccept, objFltCons, objFltConsCompose, objFltConsThrowing, objFltConsThrowing, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingAccept, targetedForEach, targetedIterate, times, tryAccept, tryAccept, tryAccept, tryAcceptThen, trying, trying, tryingThen, tupleAccept, uncurry, untypedisThrowingisConsumerformatTo, isAction, isFunction, isOperator, isPredicate, isSuppliervoid acceptFltObj(float a2,
T a1)
default void acceptX(T a1, float a2)
LObjFltConsumerImplement this, but call accept(T a1,float a2)
acceptX in interface LObjFltConsumer<T>Copyright © 2019. All rights reserved.