Class OrderedSetUserTypeWrapper<V>

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

public class OrderedSetUserTypeWrapper<V> extends AbstractCollectionUserTypeWrapper<Set<V>,V>
Since:
1.2.0
Author:
Christian Beikov