Uses of Class
org.apache.bcel.generic.FieldGenOrMethodGen
Package
Description
Generic part of the Apache Byte Code Engineering Library (BCEL), classes to dynamically modify class objects
and byte code instructions.
-
Uses of FieldGenOrMethodGen in org.apache.bcel.generic
Modifier and TypeClassDescriptionclass
Template class for building up a field.class
Template class for building up a method.Modifier and TypeMethodDescriptionstatic BCELComparator
<FieldGenOrMethodGen> MethodGen.getComparator()
Modifier and TypeMethodDescriptionstatic void
MethodGen.setComparator
(BCELComparator<FieldGenOrMethodGen> comparator)