Package org.aksw.commons.beans.datatype
Class MapTypeImpl
java.lang.Object
org.aksw.commons.beans.datatype.MapTypeImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods 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.DataType
asListType, asMapType, asScalarType, asSetType, isListType, isMapType, isScalarType, isSetType
-
Field Details
-
keyType
-
valueType
-
-
Constructor Details
-
MapTypeImpl
-
-
Method Details
-
getKeyType
- Specified by:
getKeyTypein interfaceMapType
-
getValueType
- Specified by:
getValueTypein interfaceMapType
-