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