com.brainysoftware.jdk5.app17.custom
Class Test3

java.lang.Object
  extended by com.brainysoftware.jdk5.app17.custom.Test3

@Author(firstName="Lesley",
        lastName="Nielsen",
        internalEmployee=false)
public class Test3
extends java.lang.Object


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

Constructor Detail

Test3

public Test3()