public class ArgumentInfo extends Object
ArgumentInfo(int index, Class<?> parameterType)
int
getIndex()
Class<?>
getParameterType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArgumentInfo(int index, Class<?> parameterType)
public int getIndex()
public Class<?> getParameterType()
Copyright © 2017. All rights reserved.