Class CachedPreferences


  • public abstract class CachedPreferences
    extends Object
    Container class for preferences serialized as Git-style config files. Keeps the values as Strings as they are immutable and thread-safe.