public static final class LLongConsumer.LLongConsumerSingle extends Object implements LSingle<LLongConsumer>, LLongConsumer
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.VoidLLongConsumer.LLongConsumerSingleMetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LLongConsumerSingle() |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptX(long a)
Implement this, but call accept(long a)
|
LLongConsumer |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeaccept, accept, accept, acceptThen, andThen, call, capture, compose, composed, composed, doNothing, failSafe, failSafeAccept, failSafeAccept, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingAccept, handlingAccept, iterate, longCons, longConsCompose, longConsThrowing, longConsThrowing, nestingAccept, recursive, safe, safe, safeSupplier, safeSupplier, shovingAccept, times, tryAccept, tryAccept, tryAccept, tryAcceptThen, trying, trying, tryingThen, tupleAccept, wrapandThenisConsumerformatTo, isAction, isFunction, isOperator, isPredicate, isSupplierisThrowingpublic void acceptX(long a)
throws Throwable
LLongConsumerImplement this, but call accept(long a)
acceptX in interface LLongConsumerThrowablepublic LLongConsumer value()
value in interface LSingle<LLongConsumer>Copyright © 2019. All rights reserved.