Interface IPreferenceValues

    • Method Detail

      • getPreference

        java.lang.String getPreference​(PreferenceKey key)
        Returns:
        the currently active value for the given preference or its default value, if no current value was explicitly defined.
        See Also:
        PreferenceKey.getDefaultValue()