Package java.util.prefs

Provides the TransientPreferences class to hold transient contextual settings.

See:
          Description

Class Summary
TransientPreferences This specialization of Preferences provides a means of holding transient contextual settings to pass from one program entity to another, such as between isolates.
 

Package java.util.prefs Description

Provides the TransientPreferences class to hold transient contextual settings.

Package Specification

This class is part of the JSR-121 specification but will become an additional component of the existing java.util.prefs package.

Since:
1.5