Descripción
Sintaxis
SortedSet<E> headSet(E toElement)
NavigableSet<E> headSet(E toElement, boolean inclusive)
Parámetros
- E toElement,
- boolean inclusive,
Excepciones
IllegalArgumentException, ClassCastException, 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.