| Modifier and Type | Field and Description |
|---|---|
protected int |
index |
protected TopicListener<Payload<C,R>> |
listener |
| Constructor and Description |
|---|
TopicListenerHolder(int index,
TopicListener<Payload<C,R>> listener) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
获取顺序位
|
TopicListener<Payload<C,R>> |
getListener()
获取监听器
|
String |
toString() |
protected final int index
protected final TopicListener<Payload<C,R>> listener
public TopicListenerHolder(int index,
TopicListener<Payload<C,R>> listener)
Copyright © 2025. All rights reserved.