java.lang.Object
org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.SortedMapProxy<K,V>
All Implemented Interfaces:
Serializable, Map<K,V>, SequencedMap<K,V>, SortedMap<K,V>, LazyInitializable

public class SortedMapProxy<K,V> extends Object implements SortedMap<K,V>, LazyInitializable, Serializable
See Also: