Uses of Class
org.apache.bcel.generic.ClassGen
Packages that use ClassGen
Package
Description
Generic part of the Apache Byte Code Engineering Library (BCEL), classes to dynamically modify class objects
and byte code instructions.
-
Uses of ClassGen in org.apache.bcel.generic
Fields in org.apache.bcel.generic declared as ClassGenModifier and TypeFieldDescriptionprotected ClassGen
InstructionFactory.cg
Deprecated.(since 6.0) will be made private; do not access directly, use getter/setterMethods in org.apache.bcel.generic that return ClassGenMethods in org.apache.bcel.generic that return types with arguments of type ClassGenMethods in org.apache.bcel.generic with parameters of type ClassGenMethod parameters in org.apache.bcel.generic with type arguments of type ClassGenModifier and TypeMethodDescriptionstatic void
ClassGen.setComparator
(BCELComparator<ClassGen> comparator) Constructors in org.apache.bcel.generic with parameters of type ClassGenModifierConstructorDescriptionInitialize with ClassGen object