tcra.math
Class IntType

java.lang.Object
  extended by tcra.math.IntType
All Implemented Interfaces:
ProgrammingType

public class IntType
extends java.lang.Object
implements ProgrammingType


Constructor Summary
IntType()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IntType

public IntType()
Method Detail

toString

public java.lang.String toString()
Specified by:
toString in interface ProgrammingType
Overrides:
toString in class java.lang.Object