Home
last modified time | relevance | path

Searched defs:BelowAll (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DCut.java113 private static final class BelowAll extends Cut<Comparable<?>> { class in Cut
116 private BelowAll() { in BelowAll() method in Cut.BelowAll