Package | Description |
---|---|
kernel |
Modifier and Type | Field and Description |
---|---|
static Preset.ReduceDomainStrategy |
Preset.reduceDomainStrategy
The Constant reduceDomainStrategy.
|
Modifier and Type | Method and Description |
---|---|
static Preset.ReduceDomainStrategy |
Preset.ReduceDomainStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Preset.ReduceDomainStrategy[] |
Preset.ReduceDomainStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|