Class SharedLocation<T>
java.lang.Object
gnu.mapping.Location<T>
gnu.mapping.IndirectableLocation<T>
gnu.mapping.NamedLocation<T>
gnu.mapping.SharedLocation<T>
- All Implemented Interfaces:
EnvironmentKey, Map.Entry<EnvironmentKey, T>
A Location suitable when Environment or Location can be access by
multiple threads. Accesses are synchronized.
-
Field Summary
Fields inherited from class IndirectableLocation
base, DIRECT_ON_SET, INDIRECT_FLUIDS, valueFields inherited from interface EnvironmentKey
FUNCTION -
Constructor Summary
Constructors -
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
-
SharedLocation
-
-
Method Details
-
get
-
get
-
isBound
-
set
-