public abstract class ExperimentalFeature
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
description |
java.lang.String |
id |
boolean |
internalFeature |
int |
percentOfUsers |
boolean |
requireRestart |
Constructor and Description |
---|
ExperimentalFeature() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isEnabled() |