Class AttributeSetMethodGenerator

  • All Implemented Interfaces:
    java.lang.Cloneable, org.apache.bcel.generic.InstructionConstants, org.apache.bcel.generic.NamedAndTyped, Constants

    public final class AttributeSetMethodGenerator
    extends MethodGenerator
    Author:
    Jacek Ambroziak, Santiago Pericas-Geertsen
    • Constructor Detail

      • AttributeSetMethodGenerator

        public AttributeSetMethodGenerator​(java.lang.String methodName,
                                           org.apache.bcel.generic.ClassGen classGen)