Class ShortType
java.lang.Object
smile.data.type.PrimitiveType
smile.data.type.ShortType
- All Implemented Interfaces:
Serializable, DataType
-
Method Details
-
isShort
public boolean isShort()Description copied from interface:DataTypeReturns true if the type is short or Short.- Returns:
- true if the type is short or Short.
-
valueOf
-