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