Searched defs:getConstructor (Results 1 – 2 of 2) sorted by relevance
494 public Constructor<T> getConstructor(Class<?>... parameterTypes) throws NoSuchMethodException { in getConstructor() method in Class519 private Constructor<T> getConstructor(Class<?>[] parameterTypes, boolean publicOnly) in getConstructor() method in Class
184 long getConstructor() { in getConstructor() method in ObjectStreamClass