标签:invoke

  • Java Method invoke()方法

    java lang reflect Method invoke(Objectobj,Object args)方法使用指定的参数调用由此Method对象表示的底层方法,个别参数自动展开以匹配