public static final class LBoolConsumer.LBoolConsumerSingle extends Object implements LSingle<LBoolConsumer>, LBoolConsumer
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.VoidLBoolConsumer.LBoolConsumerSingleMetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LBoolConsumerSingle() |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptX(boolean a)
Implement this, but call accept(boolean a)
|
LBoolConsumer |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeaccept, accept, accept, acceptThen, andThen, boolCons, boolConsCompose, boolConsThrowing, boolConsThrowing, 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(boolean a)
throws Throwable
LBoolConsumerImplement this, but call accept(boolean a)
acceptX in interface LBoolConsumerThrowablepublic LBoolConsumer value()
value in interface LSingle<LBoolConsumer>Copyright © 2019. All rights reserved.