| Constructor and Description |
|---|
StoredValue(ValueStore<T> store) |
| Modifier and Type | Method and Description |
|---|---|
String |
desc() |
protected T |
retrieve() |
protected void |
store(T value) |
public StoredValue(ValueStore<T> store)
protected T retrieve()
retrieve in class AbstractValue<T>protected void store(T value)
store in class AbstractValue<T>Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.