Interface IScopedPlatformPreferences


  • public interface IScopedPlatformPreferences
    A interface that indicates the availability of "scoping" for a standard Java Preferences implementation.
    • Method Detail

      • restrict

        java.util.prefs.Preferences restrict​(java.lang.String scopeName)