public class BooleanType extends java.lang.Object implements DataType
BooleanType(boolean value)
java.lang.String
asString()
boolean
equals(DataType other)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BooleanType(boolean value)
public java.lang.String asString()
asString
DataType
public boolean equals(DataType other)
equals