public static final class LLongIntConsumer.LLongIntConsumerSingle extends Object implements LSingle<LLongIntConsumer>, LLongIntConsumer
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.VoidLLongIntConsumer.LIntLongCons, LLongIntConsumer.LLongIntConsumerSingleMetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LLongIntConsumerSingle() |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptX(long a1,
int a2)
Implement this, but call accept(long a1,int a2)
|
LLongIntConsumer |
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, compose, composed, composed, doNothing, doNothing, failSafe, failSafeAccept, failSafeAccept, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingAccept, handlingAccept, indexed1stForEach, indexed1stIterate, indexed2ndForEach, indexed2ndIterate, intLongCons, iterate, iterate, iterate, longIntCons, longIntConsCompose, longIntConsThrowing, longIntConsThrowing, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingAccept, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingAccept, targetedForEach, targetedIterate, times, tryAccept, tryAccept, tryAccept, tryAcceptThen, trying, trying, tryingThen, tupleAccept, uncurryisConsumerformatTo, isAction, isFunction, isOperator, isPredicate, isSupplierisThrowingpublic void acceptX(long a1,
int a2)
throws Throwable
LLongIntConsumerImplement this, but call accept(long a1,int a2)
acceptX in interface LLongIntConsumerThrowablepublic LLongIntConsumer value()
value in interface LSingle<LLongIntConsumer>Copyright © 2019. All rights reserved.