Descripción
Sintaxis
public NavigableSet<E> headSet(E toElement)
public NavigableSet<E> headSet(E toElement, boolean inclusive)
Parámetros
- E toElement,
- boolean inclusive,
Excepciones
IllegalArgumentException, ClassCastException, NullPointerException
Clase Padre
Ejemplo
Artículos
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.