public class FixedValues extends Object implements LongUnaryOperator
| Constructor and Description |
|---|
FixedValues(long... values) |
| Modifier and Type | Method and Description |
|---|---|
long |
applyAsLong(long value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic long applyAsLong(long value)
applyAsLong in interface LongUnaryOperatorCopyright © 2018. All rights reserved.