Class AttributesSection

    • Constructor Detail

      • AttributesSection

        public AttributesSection​(YGuardBaseTask obfuscatorTask)
        Instantiates a new Attributes section.
        Parameters:
        obfuscatorTask - the obfuscator task
    • Method Detail

      • setName

        public void setName​(java.lang.String attributes)
        Set name.
        Parameters:
        attributes - the attributes
      • addMapEntries

        public void addMapEntries​(java.util.Collection entries)
        Description copied from interface: Mappable
        Add map entries.
        Specified by:
        addMapEntries in interface Mappable
        Parameters:
        entries - the entries
      • getAttributes

        public java.lang.String getAttributes()
        Gets attributes.
        Returns:
        the attributes