Interface FeatureToggle
-
- All Implemented Interfaces:
public interface FeatureToggles.y.biryukov
-
-
Method Summary
Modifier and Type Method Description abstract StringgetPath()abstract StringgetDescription()abstract StringgetIssue()abstract BooleangetDefaultValue()-
-
Method Detail
-
getDescription
abstract String getDescription()
-
getDefaultValue
abstract Boolean getDefaultValue()
-
-
-
-