public interface QueueExecutor extends Executor
Object execute(Object this_, Method method, Object... objects) throws InvocationTargetException, IllegalAccessException
execute 在接口中 ExecutorInvocationTargetExceptionIllegalAccessException<T> int queueExecute(T t,
Object... objects)
Copyright © 2023. All rights reserved.