public class PersistedValue extends Object
A PersistedValue is an object associated with an entry in our database. It's a simple wrapper around a (String Key, String Value) Tuple
Constructor and Description |
---|
PersistedValue(String key,
String value) |
Please send bug reports and comments to Caplin support