tcra.math
Class IntegerType

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

public class IntegerType
extends java.lang.Object
implements ProgrammingType


Constructor Summary
IntegerType()
           
 
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

IntegerType

public IntegerType()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object