public class ParamNameUtil extends Object
static List<String>
getParamNames(Constructor<?> constructor)
getParamNames(Method method)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static List<String> getParamNames(Method method)
public static List<String> getParamNames(Constructor<?> constructor)
Copyright © 2009–2025. All rights reserved.