Hierarchy For All Packages
- com.example.featuretogglelibrary,
- com.example.featuretogglelibrary.api,
- com.example.featuretogglelibrary.interfaces,
- com.example.featuretogglelibrary.model
Class Hierarchy
- java.lang.Object
- com.example.featuretogglelibrary.api.FeatureController
- com.example.featuretogglelibrary.model.FeaturesStatistics
- com.example.featuretogglelibrary.FeatureToggle
- com.example.featuretogglelibrary.model.FeatureToggleItem
Interface Hierarchy
- com.example.featuretogglelibrary.interfaces.FeatureApi
- com.example.featuretogglelibrary.FeatureToggle.Callback_Data<T>
- com.example.featuretogglelibrary.interfaces.GenericCallBack<T>