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