Class PlainLocation<T>
java.lang.Object
gnu.mapping.Location<T>
gnu.mapping.IndirectableLocation<T>
gnu.mapping.NamedLocation<T>
gnu.mapping.PlainLocation<T>
- All Implemented Interfaces:
EnvironmentKey, Map.Entry<EnvironmentKey, T>
-
Field Summary
Fields inherited from class IndirectableLocation
base, DIRECT_ON_SET, INDIRECT_FLUIDS, valueFields inherited from interface EnvironmentKey
FUNCTION -
Constructor Summary
ConstructorsConstructorDescriptionPlainLocation(Symbol symbol, Object property) PlainLocation(Symbol symbol, Object property, T value) -
Method Summary
Methods inherited from class NamedLocation
entered, equals, getEnvironment, getKey, getKeyProperty, getKeySymbol, hashCode, matches, matches, setRestore, setWithSaveMethods inherited from class IndirectableLocation
getBase, getBaseForce, isConstant, setAlias, setBase, undefine
-
Constructor Details
-
PlainLocation
-
PlainLocation
-
-
Method Details
-
get
-
get
-
isBound
-
set
-