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