E - the type of exception that may be thrown from the supplierpublic interface ThrowingBooleanSupplier<E extends Exception>
ThrowingSupplier.
There is no requirement that a new or distinct result be returned each time the supplier is invoked.| Modifier and Type | Method and Description |
|---|---|
boolean |
getAsBoolean()
Gets a result.
|
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.