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.
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.