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