public static final class LIntUnaryOperator.LIntUnaryOperatorSingle extends Object implements LSingle<LIntUnaryOperator>, LIntUnaryOperator
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.VoidLIntUnaryOperator.LIntUnaryOperatorSingleMetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LIntUnaryOperatorSingle() |
| Modifier and Type | Method and Description |
|---|---|
int |
applyAsIntX(int a)
Implement this, but call applyAsInt(int a)
|
LIntUnaryOperator |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeapplyAsInt, applyAsInt, applyAsInt, applyAsIntThen, call, capture, compose, composed, composed, constant, failSafe, failSafeApplyAsInt, failSafeApplyAsInt, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsInt, handlingApplyAsInt, identity, intUnaryOp, intUnaryOpCompose, intUnaryOpThrowing, intUnaryOpThrowing, iterate, nestingApplyAsInt, nonNullApplyAsInt, produceInt, recursive, safe, safe, safeSupplier, safeSupplier, shovingApplyAsInt, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, tryApplyAsInt, tryApplyAsInt, tryApplyAsInt, tryApplyAsIntThen, trying, trying, tryingThen, tupleApplyAsInt, wrapandThen, composeisOperatorisFunctionformatTo, isAction, isConsumer, isPredicate, isSupplierisThrowingisThrowingpublic int applyAsIntX(int a)
throws Throwable
LIntUnaryOperatorImplement this, but call applyAsInt(int a)
applyAsIntX in interface LIntUnaryOperatorThrowablepublic LIntUnaryOperator value()
value in interface LSingle<LIntUnaryOperator>Copyright © 2019. All rights reserved.