Package 

Class Parameters


  • 
    public final class Parameters
    
                        

    Parameters to get and set parameters

    • Constructor Detail

      • Parameters

        Parameters(Context context)
    • Method Detail

      • set

         void set(String key, String value, boolean save)

        Set the parameter

        Parameters:
        save - if true, the value will be here at next app launch, it will be lost otherwise
      • remove

         void remove(String key)

        Remove the value of the given parameter