Uses of Class
javassist.bytecode.annotation.AnnotationsWriter

Packages that use AnnotationsWriter
javassist.bytecode.annotation Annotations. 
 

Uses of AnnotationsWriter in javassist.bytecode.annotation
 

Methods in javassist.bytecode.annotation with parameters of type AnnotationsWriter
 void Annotation.write(AnnotationsWriter writer)
          Writes this annotation.
 



Javassist, a Java-bytecode translator toolkit. Copyright (C) 1999-2005 Shigeru Chiba. All Rights Reserved.