| Package | Description |
|---|---|
| net.anwiba.commons.lang.functional | |
| net.anwiba.commons.model | |
| net.anwiba.commons.utilities.factory |
| Modifier and Type | Method and Description |
|---|---|
default IProcedure<I,E> |
IProcedure.then(IProcedure<? super I,E> procedure) |
| Modifier and Type | Method and Description |
|---|---|
default IProcedure<I,E> |
IProcedure.then(IProcedure<? super I,E> procedure) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListenerList.forAllDo(IProcedure<L,RuntimeException> procedure) |
void |
ListenerList.forAllDoLastListenerFirst(IProcedure<L,RuntimeException> procedure) |
| Modifier and Type | Method and Description |
|---|---|
IProcedure<T,E> |
DefaultProcedureDelegatorFactory.create(IProcedure<T,E> procedure) |
| Modifier and Type | Method and Description |
|---|---|
IProcedure<T,E> |
DefaultProcedureDelegatorFactory.create(IProcedure<T,E> procedure) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.