Home
last modified time | relevance | path

Searched defs:Constructor (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/reflect/
DConstructor.java56 public final class Constructor<T> extends AbstractMethod implements class
64 private Constructor() { in Constructor() method in Constructor
68 private Constructor(Class<?> serializationCtor, in Constructor() method in Constructor