T - the type of the operand and result of the operatorjava.util.function interface and classes in 3.0.public interface UnaryOperator<T> extends Function<T,T>, ThrowingUnaryOperator<T,RuntimeException>
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.