R - the type of the result of the functionpublic 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–2015 The Neo4j Graph Database Project. All rights reserved.