tcra.math
Class ObjectType

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

public class ObjectType
extends java.lang.Object
implements ProgrammingType


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

ObjectType

public ObjectType()
Method Detail

toString

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