Interface Settings.ApplyWithExistingValue

Enclosing interface:
Settings

public static interface Settings.ApplyWithExistingValue
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(String key, String value)
     
  • Method Details