Package hudson.util

Class ReflectionUtils.Parameter

java.lang.Object
hudson.util.ReflectionUtils.Parameter
All Implemented Interfaces:
AnnotatedElement
Enclosing class:
ReflectionUtils

public static final class ReflectionUtils.Parameter extends Object implements AnnotatedElement
  • Constructor Details

    • Parameter

      public Parameter(hudson.util.ReflectionUtils.MethodInfo parent, int index)
  • Method Details