Class SortedSetUserTypeWrapper<V>

All Implemented Interfaces:
BasicUserType<SortedSet<V>>, BasicUserTypeStringSupport<SortedSet<V>>

public class SortedSetUserTypeWrapper<V> extends AbstractCollectionUserTypeWrapper<SortedSet<V>,V>
Since:
1.2.0
Author:
Christian Beikov