| Package | Description |
|---|---|
| com.suncode.pwfl.experimental |
| Modifier and Type | Method and Description |
|---|---|
static ExperimentalFeature |
ExperimentalFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExperimentalFeature[] |
ExperimentalFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Experimental.hasFeature(ExperimentalFeature feature) |
Copyright © 2023 Suncode. All rights reserved.