R - the type of the result of the functionjava.util.function interface and classes in 3.0.public interface IntFunction<R> extends ThrowingIntFunction<R,RuntimeException>, FunctionFromPrimitiveInt<R>
Function.R apply(int value)
apply in interface FunctionFromPrimitiveInt<R>apply in interface ThrowingIntFunction<R,RuntimeException>value - the function argumentCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.