public interface IBooleanProvider
| Modifier and Type | Method and Description |
|---|---|
boolean |
get() |
default <E extends Exception> |
isFalse(IBlock<E> block) |
default <E extends Exception> |
isTrue(IBlock<E> block) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.