gnu.mapping
Class PlainLocation
- java.util.Map.Entry, EnvironmentKey
public class PlainLocation
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 |
PlainLocation
public PlainLocation(Symbol symbol,
Object property)
PlainLocation
public PlainLocation(Symbol symbol,
Object property,
Object value)
get
public final Object get(Object defaultValue)
- get in interface Location
set
public final void set(Object newValue)
- set in interface Location