public class PlainLocation<T> extends NamedLocation<T>
base, DIRECT_ON_SET, INDIRECT_FLUIDS, value
FUNCTION
Constructor and Description |
---|
PlainLocation(Symbol symbol,
java.lang.Object property) |
PlainLocation(Symbol symbol,
java.lang.Object property,
T value) |
Modifier and Type | Method and Description |
---|---|
T |
get()
Get the current value of this location.
|
T |
get(T defaultValue) |
boolean |
isBound() |
void |
set(T newValue) |
entered, equals, getEnvironment, getKey, getKeyProperty, getKeySymbol, hashCode, matches, matches, setRestore, setWithSave
getBase, getBaseForce, isConstant, setAlias, setBase, undefine
define, getValue, make, make, make, print, setValue, toString