Descripción
Sintaxis
public static Byte valueOf(byte b)
public static Byte valueOf(String s) throws NumberFormatException
public static Byte valueOf(String s, int radix) throws NumberFormatException
Parámetros
- byte b,
- String s,
- int radix,
Excepciones
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.