public class Identity extends Object implements LongUnaryOperator
| Constructor and Description |
|---|
Identity() |
| 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.