Home | History | Annotate | Download | only in util

Lines Matching defs:ceiling

1142         public E ceiling(E e) { return m.ceilingKey(e); }