gnu.mapping
Class SharedLocation
- java.util.Map.Entry, EnvironmentKey
public class SharedLocation
A Location suitable when Environment or Location can be access by
multiple threads. Accesses are synchronized.
Object | get(Object defaultValue)
|
boolean | isBound()
|
void | set(Object newValue)
|
entered, equals, getEnvironment, getKey, getKeyProperty, getKeySymbol, hashCode, matches, matches, setRestore, setWithSave |
entered, get, get, getBase, getKeyProperty, getKeySymbol, getValue, isBound, isConstant, make, make, make, print, set, setRestore, setValue, setWithSave, toString, undefine |
SharedLocation
public SharedLocation(Symbol symbol,
Object property,
int timestamp)
get
public final Object get(Object defaultValue)
- get in interface Location
set
public final void set(Object newValue)
- set in interface Location