A concrete preference store implementation based on an internal java.util.Properties object, with support for persisting the non-default preference values to files or streams.
This class was not designed to be subclassed.
@see IPreferenceStore
@noextend This class is not intended to be subclassed by clients.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.