public class MethodExecutable extends Object implements Executable
public Method[] methods
public Object invoke(Object thiz, Object... args) throws Exception
Executableinvoke 在接口中 Executablethiz - Object参数args - 数组参数Exception - 异常Copyright © 2019. All rights reserved.