Changes between Version 9 and Version 10 of PLUGIN_SUPPORT_LIB_CONFIGURING_R1
- Timestamp:
- 06/12/09 17:21:53 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLUGIN_SUPPORT_LIB_CONFIGURING_R1
v9 v10 82 82 * {{{void setValue(ConfigKey<T> key, T value)}}} - sets the value in the list. 83 83 84 * Package {{{org.sophie2.base.config.persistence 85 * 86 84 * Package {{{org.sophie2.base.config.persistence}}} 87 85 * Class {{{ConfigurationStoragePersister}}} that loads/saves configuration files from/to Storage. 88 86 * Use the following structure for the storage, where "value" is the storage for the value of the configuration key, created with the according persister: