fun tailSet(fromElement: E, inclusive: Boolean): NavigableSet<E>
fun tailSet(fromElement: E): NavigableSet<E>