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