Package gnu.mapping

Class NamedLocation<T>

All Implemented Interfaces:
EnvironmentKey, Map.Entry<EnvironmentKey,T>
Direct Known Subclasses:
AbstractScriptEngineFactory.BindingsLocation, DynamicLocation, PlainLocation, SharedLocation, ThreadLocation

public abstract class NamedLocation<T> extends IndirectableLocation<T> implements Map.Entry<EnvironmentKey,T>, EnvironmentKey
A Location that can be used as an entry in an Environment.