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