T - the type parameterpublic interface ExecutorSubscriber<T>
| Modifier and Type | Method and Description |
|---|---|
void |
executor(java.util.Collection<T> dataList)
Executor.
|
void executor(java.util.Collection<T> dataList)
dataList - the data listCopyright © 2024 The Apache Software Foundation. All rights reserved.