Searched defs:Constructor (Results 1 – 1 of 1) sorted by relevance
48 public final class Constructor<T> extends AbstractMethod implements GenericDeclaration, Member { class55 public Constructor(ArtMethod artMethod) { in Constructor() method in Constructor