Package ej.kf

Interface FeatureStateListener

    • Method Detail

      • stateChanged

        void stateChanged​(Feature feature,
                          @Nullable
                          Feature.State previousState)
        Called when the state of a Feature has changed.
        Parameters:
        feature - the Feature which state has changed
        previousState - the previous state, null if Feature state is Feature.State.INSTALLED