public static final class LCharConsumer.LCharConsumerSingle extends Object implements LSingle<LCharConsumer>, LCharConsumer
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.VoidLCharConsumer.LCharConsumerSingleMetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LCharConsumerSingle() |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptX(char a)
Implement this, but call accept(char a)
|
LCharConsumer |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeaccept, accept, accept, acceptThen, andThen, call, capture, charCons, charConsCompose, charConsThrowing, charConsThrowing, 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(char a)
throws Throwable
LCharConsumerImplement this, but call accept(char a)
acceptX in interface LCharConsumerThrowablepublic LCharConsumer value()
value in interface LSingle<LCharConsumer>Copyright © 2019. All rights reserved.