public class EventDispatchThreadUsingDelegatingExecuterFactory<T> extends Object implements IExecuterFactory<T>
| Constructor and Description |
|---|
EventDispatchThreadUsingDelegatingExecuterFactory() |
| Modifier and Type | Method and Description |
|---|---|
IExecutable<T> |
create(IExecutable<T> procedure) |
public EventDispatchThreadUsingDelegatingExecuterFactory()
public IExecutable<T> create(IExecutable<T> procedure) throws RuntimeException
create in interface IExecuterFactory<T>RuntimeExceptionCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.