E
- The kind of thrown exception or error.@FunctionalInterface
public interface FailableBooleanSupplier<E extends java.lang.Throwable>
BooleanSupplier
that declares a Throwable
.Modifier and Type | Method and Description |
---|---|
boolean |
getAsBoolean()
Supplies a boolean.
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved