Descripción
Sintaxis
public PrintStream format(String format, Object... args)
public PrintStream format(Locale l, String format, Object... args)
Parámetros
- Locale l,
- String format,
- Object… args,
Excepciones
IllegalFormatException, NullPointerException
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.