public abstract class IntType extends NumericType
MAX_BIT_LENGTH, MAX_BYTE_LENGTH
IntType(java.lang.String typePrefix, int bitSize, java.math.BigInteger value)
equals, getTypeAsString, getValue, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public IntType(java.lang.String typePrefix, int bitSize, java.math.BigInteger value)