TreeSet.floor

@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
floor
(
E e
)

Meta