Package | Description |
---|---|
org.openjdk.jmh.runner.link |
Modifier and Type | Field and Description |
---|---|
private InfraFrame.Type |
InfraFrame.type |
Modifier and Type | Method and Description |
---|---|
InfraFrame.Type |
InfraFrame.getType() |
static InfraFrame.Type |
InfraFrame.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static InfraFrame.Type[] |
InfraFrame.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
InfraFrame(InfraFrame.Type type) |