Descripción
Sintaxis
static <T> Stream<T> of(T t)
static <T> Stream<T> of(T... values)
Parámetros
- T… values,
- T t,
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.