Package | Description |
---|---|
instances |
Modifier and Type | Method and Description |
---|---|
static Instances.Instance |
Instances.Instance.toInstance(int i) |
static Instances.Instance |
Instances.Instance.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Instances.Instance[] |
Instances.Instance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|