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