| Package | Description |
|---|---|
| org.jboss.shrinkwrap.api.formatter |
| Modifier and Type | Method and Description |
|---|---|
static SimpleFormatter |
SimpleFormatter.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SimpleFormatter[] |
SimpleFormatter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|