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