org.acm.seguin.ide.jbuilder
Class TestObject

java.lang.Object
  extended by org.acm.seguin.ide.jbuilder.TestObject

public class TestObject
extends java.lang.Object

Description of the Class

Author:
Chris Seguin

Constructor Summary
TestObject()
           
 
Method Summary
 boolean equals(java.lang.Object other)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestObject

public TestObject()
Method Detail

equals

public boolean equals(java.lang.Object other)
Description of the Method

Overrides:
equals in class java.lang.Object
Parameters:
other - Description of Parameter
Returns:
Description of the Returned Value