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