Searched refs:standardFloor (Results 1 – 2 of 2) sorted by relevance
80 protected E standardFloor(E e) { in standardFloor() method in ForwardingNavigableSet
113 return standardFloor(e); in floor()