| Package | Description |
|---|---|
| com.oracle.tools.packager |
| Modifier and Type | Field and Description |
|---|---|
(package private) JreUtils.Rule.Type |
JreUtils.Rule.type |
| Modifier and Type | Method and Description |
|---|---|
static JreUtils.Rule.Type |
JreUtils.Rule.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JreUtils.Rule.Type[] |
JreUtils.Rule.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Rule(java.lang.String regex,
boolean includeRule,
JreUtils.Rule.Type type) |