java.util.function interface and classes in 3.0.public interface IntSupplier extends ThrowingIntSupplier<RuntimeException>
Supplier.| Modifier and Type | Method and Description |
|---|---|
int |
getAsInt()
Deprecated.
Gets a result.
|
int getAsInt()
getAsInt in interface ThrowingIntSupplier<RuntimeException>Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.