Package de.intarsys.tools.preferences
Interface IScopedPlatformPreferences
-
public interface IScopedPlatformPreferences
A interface that indicates the availability of "scoping" for a standard JavaPreferences
implementation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.prefs.Preferences
restrict(java.lang.String scopeName)
-