T - the type of the operand and result of the operator@FunctionalInterface public interface UnaryOperator<T> extends Function<T,T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
UnaryOperator.Util |
Copyright © 2017. All rights reserved.