public class AffectedSubscriptions extends Object
| Constructor and Description |
|---|
AffectedSubscriptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Topic topic,
Subscriber<?> subscriber) |
boolean |
hasAny() |
public void add(Topic topic, Subscriber<?> subscriber)
public boolean hasAny()
Copyright © 2021. All rights reserved.