Class SimpleCollectionCreator<V,C extends Collection<V>,RESULT extends CollectionConfigValue<V,C,?>>

java.lang.Object
cc.carm.lib.configuration.builder.collection.SimpleCollectionCreator<V,C,RESULT>
Direct Known Subclasses:
ConfigListCreator

public class SimpleCollectionCreator<V,C extends Collection<V>,RESULT extends CollectionConfigValue<V,C,?>> extends Object