| Package | Description |
|---|---|
| com.kenai.constantine | |
| jnr.constants | |
| jnr.constants.platform |
| Modifier and Type | Field and Description |
|---|---|
private ConstantSet |
ConstantSet.constants
Deprecated.
|
| Constructor and Description |
|---|
ConstantSet(ConstantSet constants)
Deprecated.
Creates a new instance of ConstantSet
|
| Modifier and Type | Field and Description |
|---|---|
private static java.util.concurrent.ConcurrentMap<java.lang.String,ConstantSet> |
ConstantSet.constantSets |
| Modifier and Type | Method and Description |
|---|---|
static ConstantSet |
ConstantSet.getConstantSet(java.lang.String name)
Gets a ConstantSet
|
private static ConstantSet |
ConstantSet.loadConstantSet(java.lang.String name) |
| Modifier and Type | Field and Description |
|---|---|
private ConstantSet |
ConstantResolver.constants |
| Modifier and Type | Method and Description |
|---|---|
private ConstantSet |
ConstantResolver.getConstants() |