com.brainysoftware.jdk5.app17.custom
Class Test2

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

@Author(firstName="John",
        lastName="Guddell",
        internalEmployee=true)
public class Test2
extends java.lang.Object


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

Constructor Detail

Test2

public Test2()