public final class Parameter extends Object
Parameter(String name, Type type)
boolean
equals(Object o)
String
getName()
Type
getType()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Parameter(String name, Type type)
public boolean equals(Object o)
equals
Object
public String getName()
public Type getType()
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2010–2018. All rights reserved.