public static class LongUnaryOperator.Util extends Object
| Modifier and Type | Method and Description |
|---|---|
static LongUnaryOperator |
identity()
Returns a unary operator that always returns its input argument.
|
public static LongUnaryOperator identity()
Copyright © 2017. All rights reserved.