| Modifier and Type | Method and Description |
|---|---|
static RisonGenerator.Feature |
RisonGenerator.Feature.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RisonGenerator.Feature[] |
RisonGenerator.Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RisonFactory |
RisonFactory.configure(RisonGenerator.Feature f,
boolean state) |
RisonFactory |
RisonFactory.disable(RisonGenerator.Feature f) |
RisonFactory |
RisonFactory.enable(RisonGenerator.Feature f) |
boolean |
RisonFactory.isEnabled(RisonGenerator.Feature f) |
Copyright © 2020. All Rights Reserved.