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