Byte « java.lang « Java by API






1.Byte.MAX_VALUE
2.Byte.MIN_VALUE
3.new Byte(byte value)
4.new Byte(String s)
5.Byte: byteValue()
6.Byte: doubleValue()
7.Byte: floatValue()
8.Byte: intValue()
9.Byte: longValue()








10.Byte: shortValue()
11.Byte: toString(byte b)
12.Byte: valueOf(String stringValue)