|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
Vector ) |
Documentation changed from old to new. |
Constructs a ParameterBlock with a given Vector of sources. |
Vector, |
Documentation changed from old to new. |
Constructs a ParameterBlock with a given Vector of sources and Vector of parameters. |
Changed Methods | ||
Object clone() |
Documentation changed from old to new. |
Creates a copy of a ParameterBlock . |
byte getByteParameter(int ) |
Documentation changed from old to new. |
A convenience method to return a parameter as a byte. |
char getCharParameter(int ) |
Documentation changed from old to new. |
A convenience method to return a parameter as a char. |
double getDoubleParameter(int ) |
Documentation changed from old to new. |
A convenience method to return a parameter as a double. |
float getFloatParameter(int ) |
Documentation changed from old to new. |
A convenience method to return a parameter as a float. |
int getIntParameter(int ) |
Documentation changed from old to new. |
A convenience method to return a parameter as an int. |
long getLongParameter(int ) |
Documentation changed from old to new. |
A convenience method to return a parameter as a long. |
short getShortParameter(int ) |
Documentation changed from old to new. |
A convenience method to return a parameter as a short. |
Object shallowClone() |
Documentation changed from old to new. |
Creates a shallow copy of a ParameterBlock . |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |