| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNamespace<E extends IKey> |
interface |
INamespace<E extends IKey> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
INamedKey |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractKey |
class |
AbstractNamedKey |
class |
NamespacedKey |
| Modifier and Type | Field and Description |
|---|---|
protected IKey |
AbstractKeyed.key |
| Modifier and Type | Method and Description |
|---|---|
IKey |
AbstractKeyed.getKey() |
IKey |
IKeyed.getKey() |
E[] |
INamespace.getKeys() |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
IKey.isSimilar(IKey key) |
| Constructor and Description |
|---|
AbstractKeyed(IKey key) |
Copyright © 2022. All rights reserved.