public final class MethodUtils extends Object
public static <T> T invoke(@Nonnull
Method method,
Object object,
Object... args)
throws InvocationTargetException,
IllegalAccessException
Copyright © 2024. All rights reserved.