Package org.aksw.commons.beans.datatype
Class ScalarTypeImpl
java.lang.Object
org.aksw.commons.beans.datatype.ScalarTypeImpl
- All Implemented Interfaces:
DataType,ScalarType
-
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
-
javaClass
-
-
Constructor Details
-
ScalarTypeImpl
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceScalarType
-