public final class ReflectConstructorUtil extends Object
static <T> T
newInstance(Constructor<T> constructor, Object... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> T newInstance(Constructor<T> constructor, Object... args)
T
constructor
args
Copyright © 2024. All rights reserved.