com.basilv.examples.annotations
Class AnnotationUsage

java.lang.Object
  extended by com.basilv.examples.annotations.AnnotationUsage

public class AnnotationUsage
extends Object


Constructor Summary
AnnotationUsage()
           
 
Method Summary
 void doStuff()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AnnotationUsage

public AnnotationUsage()
Method Detail

doStuff

public void doStuff()

toString

public String toString()
Overrides:
toString in class Object


Java Examples available from http://www.basilv.com/psd/software Copyright © 2009 by Basil Vandegriend. All Rights Reserved.