Class ConstructorReplacement


  • final class ConstructorReplacement
    extends Object
    • Constructor Detail

      • ConstructorReplacement

        ConstructorReplacement()
    • Method Detail

      • getDeclaringClass

        public Class<?> getDeclaringClass()
      • getAnnotation

        public <T extends Annotation> T getAnnotation​(Class<T> annotationClass)
      • getDeclaredAnnotations

        public Annotation[] getDeclaredAnnotations()
      • getAnnotatedReturnType

        public AnnotatedType getAnnotatedReturnType()