Searched defs:getConstructor (Results 1 – 2 of 2) sorted by relevance
198 long getConstructor() { in getConstructor() method in ObjectStreamClass
469 public Constructor<T> getConstructor(Class<?>... parameterTypes) throws NoSuchMethodException, in getConstructor() method in Class