@FunctionalInterface public interface ExceptionBooleanSupplier
Exception.| Modifier and Type | Method and Description |
|---|---|
boolean |
getAsBoolean()
Method that can be used to implement a function that returns a boolean but is
allowed to throw an
Exception. |
Copyright © 2017–2018. All rights reserved.