Class OrderedCollectionUserTypeWrapper<V>

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

public class OrderedCollectionUserTypeWrapper<V> extends AbstractCollectionUserTypeWrapper<List<V>,V>
Since:
1.2.0
Author:
Christian Beikov