Class ParameterReplacement


  • final class ParameterReplacement
    extends Object
    • Constructor Detail

      • ParameterReplacement

        ParameterReplacement()
    • Method Detail

      • getParameterizedType

        public Type getParameterizedType()
      • getAnnotation

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

        public Annotation[] getDeclaredAnnotations()