@Deprecated public abstract class Parameter extends Object implements Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
Parameter(String name)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
readResolve()
Deprecated.
Resolves the deserialized instance to the local reference for accurate
equals() and == comparisons.
|
String |
toString()
Deprecated.
|
protected Parameter(String name)
protected Object readResolve() throws ObjectStreamException
ObjectStreamException