@FunctionalInterface public interface IBlock<E extends Exception> extends IExecutable
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
default IBlock<E> |
then(IBlock<E> block) |
Copyright © 2007–2017 Andreas Bartels. All rights reserved.