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