Class NormalSetUserTypeWrapper<V>

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

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