E
- Thrown exception.@FunctionalInterface public interface FailableBooleanSupplier<E extends Throwable>
BooleanSupplier
that declares a Throwable
.Modifier and Type | Method and Description |
---|---|
boolean |
getAsBoolean()
Supplies a boolean.
|
boolean getAsBoolean() throws E extends Throwable
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.