E - the type of exception that may be thrown from the operatorpublic interface ThrowingLongUnaryOperator<E extends Exception>
ThrowingUnaryOperator for long.| Modifier and Type | Method and Description |
|---|---|
long |
applyAsLong(long operand)
Applies this operator to the given operand.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.