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