| Package | Description |
|---|---|
| org.lsst.ccs.config.utilities |
| Modifier and Type | Method and Description |
|---|---|
PersistentProperties |
PersistentProperties.clone() |
static PersistentProperties |
PersistentProperties.preferencesFactory(String name)
creates a persistent properties object backed by User preferences.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersistentProperties.Store.storeIsFor(PersistentProperties props)
should be normally part of the constructor: call this method only once!
|
void |
PersistentProperties.FileStore.storeIsFor(PersistentProperties props) |
void |
PersistentProperties.PreferenceStore.storeIsFor(PersistentProperties props) |
Copyright © 2014 LSST. All rights reserved.