Class ResolvedConstructor


  • public final class ResolvedConstructor
    extends ResolvedParameterizedMember<java.lang.reflect.Constructor<?>>
    Class that represents a constructor that has fully resolved generic type information and annotation information.
    • Constructor Detail