Class RecordTest

Synopsis

 public class RecordTest {
  public RecordTest();
  public void equals();
}

Methods inherited from java.lang.Object: clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait

Inheritance Path. java.lang.Object-> test.RecordTest