Class ArgumentInfo


  • public class ArgumentInfo
    extends Object
    • Constructor Detail

      • ArgumentInfo

        public ArgumentInfo​(int index,
                            Class<?> parameterType)
    • Method Detail

      • getIndex

        public int getIndex()
      • getParameterType

        public Class<?> getParameterType()