Package gnu.bytecode

Interface AttrContainer

    • Method Detail

      • getAttributes

        Attribute getAttributes()
        Get the (first) Attribute of this container.
      • setAttributes

        void setAttributes​(Attribute attribute)
        Set the (list of) Attributes of this container.