Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-8730

trait helper contains unused abstract methods

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.5.2
    • None
    • None

    Description

      For this class:

      trait Foo { abstract bar() }
      

      There will be an abstract bar method in Foo$Trait$Helper that we then don't use. The method will still be inherited via the Foo interface.

      Attachments

        Activity

          People

            paulk Paul King
            paulk Paul King
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: