Class MethodReplacement


  • final class MethodReplacement
    extends Object
    • Constructor Detail

      • MethodReplacement

        MethodReplacement()
    • Method Detail

      • getGenericReturnType

        public Type getGenericReturnType()
      • getAnnotation

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

        public Annotation[] getDeclaredAnnotations()
      • getAnnotatedReturnType

        public AnnotatedType getAnnotatedReturnType()