com.brainysoftware.jdk5.app17.custom
Class CustomAnnotationTest

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

public class CustomAnnotationTest
extends java.lang.Object


Constructor Summary
CustomAnnotationTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void printClassInfo(java.lang.Class c)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomAnnotationTest

public CustomAnnotationTest()
Method Detail

printClassInfo

public static void printClassInfo(java.lang.Class c)

main

public static void main(java.lang.String[] args)