GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type java.lang.Byte | |
int | Compare two Bytes numerically by comparing their byte values.
|
Methods with return type java.lang.Byte | |
Byte | Convert the specified String into a Byte .
|
Byte | Returns a Byte object wrapping the value.
|
Byte | Creates a new Byte object using the String ,
assuming a radix of 10.
|
Byte | Creates a new Byte object using the String
and specified radix (base).
|
GNU Classpath (0.95) |