Interface SwitchService

    • Method Detail

      • isEnabled

        boolean isEnabled​(Switch switchOption)
        Identifies whether provided switchable option is enabled
        Parameters:
        switchOption - one of the Switch values
        Returns:
        true if option is enabled, false - otherwise