Uses of Class
org.aspectj.apache.bcel.classfile.Deprecated

Packages that use Deprecated
org.aspectj.apache.bcel.classfile   
 

Uses of Deprecated in org.aspectj.apache.bcel.classfile
 

Methods in org.aspectj.apache.bcel.classfile with parameters of type Deprecated
 void ClassVisitor.visitDeprecated(Deprecated obj)
           
 

Constructors in org.aspectj.apache.bcel.classfile with parameters of type Deprecated
Deprecated(Deprecated c)
          Initialize from another object.