| Package | Description |
|---|---|
| net.anwiba.commons.lang.optional |
| Modifier and Type | Class and Description |
|---|---|
class |
If |
| Modifier and Type | Method and Description |
|---|---|
static IIf |
If.defined(Object value) |
<E extends Exception> |
IIf.excecute(IBlock<E> consumer) |
<E extends Exception> |
If.excecute(IBlock<E> block) |
static IIf |
If.isTrue(boolean value) |
static IIf |
If.isTrue(Boolean value) |
<E extends Exception> |
IIf.or(IBlock<E> consumer) |
<E extends Exception> |
If.or(IBlock<E> block) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.