Class AbstractValueWrapper.ForList<T>

All Implemented Interfaces:
AbstractValueWrapper<List<T>>
Direct Known Subclasses:
IgnoredNamespaces, ItemDiagramSpecificationXsomParser.ItemDiagramSpecifications, QNameList, SchemaMigrationXsomParser.SchemaMigrations
Enclosing interface:
AbstractValueWrapper<V>

public static class AbstractValueWrapper.ForList<T> extends AbstractValueWrapper.ForCollection<T,List<T>>