Class SortedMapUserTypeWrapper<K,V>

All Implemented Interfaces:
BasicUserType<Map<K,V>>, BasicUserTypeStringSupport<Map<K,V>>

public class SortedMapUserTypeWrapper<K,V> extends AbstractMapUserTypeWrapper<Map<K,V>,K,V>
Since:
1.2.0
Author:
Christian Beikov