| Constructor and Description |
|---|
Features() |
| Modifier and Type | Method and Description |
|---|---|
static void |
disable(Manager.Feature... toDisable)
Disable features.
|
static void |
enable(Manager.Feature... toEnable)
Enable features.
|
static boolean |
isEnabled(Manager.Feature feature)
Is feature enabled.
|
public static void enable(Manager.Feature... toEnable)
toEnable - Manager.Feature arraypublic static void disable(Manager.Feature... toDisable)
toDisable - Manager.Feature arraypublic static boolean isEnabled(Manager.Feature feature)
feature - Manager.Featuretrue if enabled or falseCopyright © 2013–2019 BB Corp. All rights reserved.