public static final class LIntConsumer.LIntConsumerSingle extends Object implements LSingle<LIntConsumer>, LIntConsumer
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.VoidLIntConsumer.LIntConsumerSingleMetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LIntConsumerSingle() |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptX(int a)
Implement this, but call accept(int a)
|
LIntConsumer |
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, intCons, intConsCompose, intConsThrowing, intConsThrowing, iterate, nestingAccept, recursive, safe, safe, safeSupplier, safeSupplier, shovingAccept, times, tryAccept, tryAccept, tryAccept, tryAcceptThen, trying, trying, tryingThen, tupleAccept, wrapandThenisConsumerformatTo, isAction, isFunction, isOperator, isPredicate, isSupplierisThrowingpublic void acceptX(int a)
throws Throwable
LIntConsumerImplement this, but call accept(int a)
acceptX in interface LIntConsumerThrowablepublic LIntConsumer value()
value in interface LSingle<LIntConsumer>Copyright © 2019. All rights reserved.