T - the listener typepublic class ListenerEntry<T>
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
java.util.concurrent.Executor |
executor |
|
T |
listener |
| Constructor | Description |
|---|---|
ListenerEntry(T listener,
java.util.concurrent.Executor executor) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.