Class Envelope

java.lang.Object
com.j_spaces.map.Envelope
All Implemented Interfaces:
SpaceMapEntry, Map.Entry

public class Envelope extends Object implements SpaceMapEntry
This class holds key, value and Attributes that are associated with the key. key is user-defined object that refers to the value. keys are assumed to be unique. For internal use only!