Descripción
Sintaxis
public SortedSet<E> tailSet(E fromElement)
public NavigableSet<E> tailSet(E fromElement, boolean inclusive)
Parámetros
- E fromElement,
- 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.