TreeSet.lower

@throws ClassCastException {@inheritDoc} @throws NullPointerException if the specified element is null and this set uses natural ordering, or its comparator does not permit null elements

class TreeSet(E)
E
lower
(
E e
)

Meta