T - the type of the argument of the functionjava.util.function interface and classes in 3.0.public interface ToIntFunction<T>
int apply(T value)
value - the function argumentCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.