Java Reflection - Attributes

  • + 1 comment

    beacause getMethods will give all methods declared in class plus methods in parent class default Object class .for declared methods the output is methods that u actually declared