Class OObjectLazyMap<TYPE>

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<Object,Object>
com.orientechnologies.orient.object.db.OObjectLazyMap<TYPE>
All Implemented Interfaces:
OLazyObjectMapInterface<TYPE>, OObjectLazyMultivalueElement<Map<Object,TYPE>>, Serializable, Cloneable, Map<Object,Object>

public class OObjectLazyMap<TYPE> extends HashMap<Object,Object> implements Serializable, OObjectLazyMultivalueElement<Map<Object,TYPE>>, OLazyObjectMapInterface<TYPE>
See Also: