private static class NamespacedHierarchicalStore.CompositeKey<N>
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Object |
key |
private N |
namespace |
| Modifier | Constructor and Description |
|---|---|
private |
CompositeKey(N namespace,
java.lang.Object key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |