UnaryOperator
instead.@Deprecated public interface Unary<T> extends java.util.function.UnaryOperator<T>, Map<T,T>
T
.
Implement this interface for unary operator instead of Map
for brevity.
identity
andThen, compose
Copyright © 2013–2016 jparsec. All rights reserved.