Uses of Class
org.apache.bcel.generic.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
Modifier and TypeFieldDescriptionprotected ClassGen
InstructionFactory.cg
Deprecated.(since 6.0) will be made private; do not access directly, use getter/setterModifier and TypeMethodDescriptionstatic void
ClassGen.setComparator
(BCELComparator<ClassGen> comparator) ModifierConstructorDescriptionInitialize with ClassGen object