protected static class SubscriptionManager.SubscriptionKey
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Integer |
flags |
protected java.util.Collection<Namespace> |
namespaces |
| Constructor and Description |
|---|
SubscriptionKey(java.lang.Integer flags,
java.util.Collection<Namespace> namespaces) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |