Package | Description |
---|---|
org.spf4j.jmx |
Modifier and Type | Method and Description |
---|---|
TestEnum |
TestMXBean.getEnum() |
TestEnum |
Test.getEnum() |
TestEnum |
RegistryTest.JmxTest.getEnumVal() |
static TestEnum |
TestEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestEnum[] |
TestEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RegistryTest.JmxTest.setEnumVal(TestEnum enumVal) |
Copyright © 2014. All rights reserved.