public class Load extends Object implements IntUnaryOperator
| Constructor and Description |
|---|
Load(Function<Object,Object> nameFunc) |
Load(Function<Object,Object> nameFunc,
int defaultValue) |
Load(String name) |
Load(String name,
int defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
int |
applyAsInt(int operand) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic int applyAsInt(int operand)
applyAsInt in interface IntUnaryOperatorCopyright © 2018. All rights reserved.