public abstract class ParameterValue<V> extends Object
ParameterValue(V value)
boolean
equals(Object obj)
V
getValue()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ParameterValue(V value)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public V getValue()
public String toString()
toString
Copyright © 2017 JBoss by Red Hat. All rights reserved.