Uses of Class
hudson.util.ReflectionUtils.Parameter
Packages that use ReflectionUtils.Parameter
-
Uses of ReflectionUtils.Parameter in hudson.util
Methods in hudson.util that return types with arguments of type ReflectionUtils.ParameterModifier and TypeMethodDescriptionstatic List<ReflectionUtils.Parameter>
ReflectionUtils.getParameters
(Method m) Returns an object-oriented view of parameters of each type.