Package net.sf.staccatocommons.io.preferences

This package contains a thins preferences api on top of Preferences, that is capable of storing "small" object values instead of primitives

See:
          Description

Interface Summary
ObjectPreferences A mirror of the Preferences API, built on top of it, that supports storing and retrieving "small" objects.
 

Class Summary
CharSerializationObjectPreferences ObjectPreferences implementation that serializes objects using a CharSerializationManager
 

Package net.sf.staccatocommons.io.preferences Description

This package contains a thins preferences api on top of Preferences, that is capable of storing "small" object values instead of primitives



Copyright © 2010-2012 StaccatoCommons. All Rights Reserved.