Class AttributeConstantValue

java.lang.Object
org.jd.core.v1.model.classfile.attribute.AttributeConstantValue
All Implemented Interfaces:
Attribute

public class AttributeConstantValue extends Object implements Attribute
  • Field Details

  • Constructor Details

    • AttributeConstantValue

      public AttributeConstantValue(ConstantValue constantValue)
  • Method Details