com.brainysoftware.jdk5.app17.custom
Class Test1

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

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


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

Constructor Detail

Test1

public Test1()