|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvs.VMSparam
vs.ByValue
ByVal.
Used to pass a parameter by value.
ByVal| Constructor Summary | |
ByValue(byte i)
Deprecated. |
|
ByValue(java.lang.Byte b)
Deprecated. |
|
ByValue(byte[] b)
Deprecated. |
|
ByValue(int i)
Deprecated. |
|
ByValue(int[] b)
Deprecated. |
|
ByValue(java.lang.Integer b)
Deprecated. |
|
ByValue(long l)
Deprecated. |
|
ByValue(java.lang.Long b)
Deprecated. |
|
ByValue(long[] b)
Deprecated. |
|
ByValue(short i)
Deprecated. |
|
ByValue(java.lang.Short b)
Deprecated. |
|
ByValue(short[] b)
Deprecated. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ByValue(byte[] b)
public ByValue(int[] b)
public ByValue(short[] b)
public ByValue(long[] b)
public ByValue(java.lang.Long b)
public ByValue(java.lang.Integer b)
public ByValue(java.lang.Short b)
public ByValue(java.lang.Byte b)
public ByValue(int i)
public ByValue(byte i)
public ByValue(short i)
public ByValue(long l)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||