Package proguard.normalize


package proguard.normalize
  • Classes
    Class
    Description
    This class transforms method references (MethodrefConstant) to interface methods into interface method references (InterfaceMethodrefConstant).
    This class visitor splits any strings longer than 65535 bytes into smaller strings.