Modifier and Type | Method and Description |
---|---|
static JBlock.Braces |
JBlock.Braces.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JBlock.Braces[] |
JBlock.Braces.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JBlock |
JBlock.block(JBlock.Braces braces)
Create a nested sub-block at this point.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.