public class SyntheticArgument extends Object
SyntheticArgument(String name, Class<?> parameterType)
String
getName()
Class<?>
getParameterType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SyntheticArgument(String name, Class<?> parameterType)
public String getName()
public Class<?> getParameterType()
Copyright © 2017. All rights reserved.