Package org.aksw.commons.beans.datatype
Class ListTypeImpl
java.lang.Object
org.aksw.commons.beans.datatype.CollectionTypeBase
org.aksw.commons.beans.datatype.ListTypeImpl
- All Implemented Interfaces:
CollectionType,DataType,ListType
-
Field Summary
Fields inherited from class org.aksw.commons.beans.datatype.CollectionTypeBase
collectionType, itemType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aksw.commons.beans.datatype.CollectionTypeBase
getCollectionType, getItemTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.commons.beans.datatype.CollectionType
getCollectionType, getItemTypeMethods inherited from interface org.aksw.commons.beans.datatype.DataType
asListType, asMapType, asScalarType, asSetType, isListType, isMapType, isScalarType, isSetType
-
Constructor Details
-
ListTypeImpl
-