Uploaded image for project: 'Velocity'
  1. Velocity
  2. VELOCITY-745

Modify ClassMap.java to use getMethods() rather than get getDeclaredMethods()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 1.6.2
    • None
    • Engine
    • None
    • All

    Description

      The code that recurses up the super classes to find all public methods using getDeclaredMethods() is now redundant and can be replaced with a single call to getMethods() - this intrinsically provides all inherited public methods.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sohara Steve O'Hara
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: