Class ConfigListCreator<V>
java.lang.Object
cc.carm.lib.configuration.builder.collection.SimpleCollectionCreator<V,List<V>,ConfiguredList<V>>
cc.carm.lib.configuration.builder.list.ConfigListCreator<V>
-
Nested Class Summary
Nested classes/interfaces inherited from class cc.carm.lib.configuration.builder.collection.SimpleCollectionCreator
SimpleCollectionCreator.CollectionValueFactory<V,
C, RESULT>, SimpleCollectionCreator.Section<V, C extends Collection<V>, RESULT extends CollectionConfigValue<V, C, ?>>, SimpleCollectionCreator.Source<SOURCE, V, C extends Collection<V>, RESULT extends CollectionConfigValue<V, C, ?>> -
Field Summary
Fields inherited from class cc.carm.lib.configuration.builder.collection.SimpleCollectionCreator
defaultConstructor, factory, type
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cc.carm.lib.configuration.builder.collection.SimpleCollectionCreator
create, from, from, fromObject, fromSection, fromString
-
Constructor Details
-
ConfigListCreator
-