Class CollectionTypeBase

java.lang.Object
org.aksw.commons.beans.datatype.CollectionTypeBase
All Implemented Interfaces:
CollectionType, DataType
Direct Known Subclasses:
ListTypeImpl, SetTypeImpl

public class CollectionTypeBase extends Object implements CollectionType