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