Searched defs:getConstructor (Results 1 – 2 of 2) sorted by relevance
67 public static Constructor<?> getConstructor(final Class<?> targetClass, in getConstructor() method in CompatUtils
89 static Constructor getConstructor(Class cl) { in getConstructor() method in ParametricEditor