public class Function.Parameter extends Object
Parameter(Class<?> type, String name)
String
getName()
Class<?>
getType()
getTypeName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Parameter(Class<?> type, String name)
public Class<?> getType()
public String getTypeName()
public String getName()
Copyright © 2018. All rights reserved.