Searched defs:ConstructorInfo (Results 1 – 1 of 1) sorted by relevance
20 public class ConstructorInfo implements AbstractMethodInfo { class34 public ConstructorInfo(String name, String type, boolean isStatic, boolean isFinal, in ConstructorInfo() method in ConstructorInfo