Class AsyncExecutorImpl<T>

java.lang.Object
net.binis.codegen.async.executor.impl.BaseAsyncExecutorImpl<AsyncExecutor<T>,T>
net.binis.codegen.async.executor.impl.AsyncExecutorImpl<T>
All Implemented Interfaces:
AsyncExecutor<T>

public class AsyncExecutorImpl<T> extends BaseAsyncExecutorImpl<AsyncExecutor<T>,T> implements AsyncExecutor<T>