public interface IExecuterFactory<T>
| Modifier and Type | Method and Description |
|---|---|
IExecutable<T> |
create(IExecutable<T> executable) |
IExecutable<T> create(IExecutable<T> executable) throws RuntimeException
RuntimeExceptionCopyright © 2007–2017 Andreas Bartels. All rights reserved.