Class SetCollectionHandler

java.lang.Object
io.beanmapper.core.collections.AbstractCollectionHandler<Set>
io.beanmapper.core.collections.SetCollectionHandler
All Implemented Interfaces:
CollectionHandler<Set>

public class SetCollectionHandler extends AbstractCollectionHandler<Set>