| Interface | Description |
|---|---|
| FunctionFromPrimitiveInt<T> | Deprecated
use
IntFunction instead |
| FunctionFromPrimitiveLong<T> | Deprecated
use
LongFunction instead |
| FunctionFromPrimitiveLongLongToPrimitiveLong<EXCEPTION extends Exception> | Deprecated
use
ThrowingLongBinaryOperator instead |
| FunctionFromPrimitiveLongToPrimitiveLong<EXCEPTION extends Exception> | Deprecated
use
ThrowingLongUnaryOperator instead |
| FunctionToPrimitiveLong<T> | Deprecated
use
ToLongFunction instead |
| LongSupplier | Deprecated
use
LongSupplier instead |
| PrimitiveIntPredicate | Deprecated
use
IntPredicate instead |
| PrimitiveLongPredicate | Deprecated
use
LongPredicate instead |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.