public final class ParameterValue<Type extends Comparable<Type>> extends Object
ParameterValue(Parameter<Type> parameter, Type value)
Parameter<Type>
getParameter()
Type
getValue()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ParameterValue(Parameter<Type> parameter, Type value)
public Parameter<Type> getParameter()
public Type getValue()
public String toString()
toString
Object
Copyright © 2017. All rights reserved.