public interface LongSupplier extends ThrowingLongSupplier<RuntimeException>, LongSupplier
Supplier.| Modifier and Type | Method and Description |
|---|---|
long |
getAsLong()
Gets a result.
|
long getAsLong()
getAsLong in interface LongSuppliergetAsLong in interface ThrowingLongSupplier<RuntimeException>Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.