Home
last modified time | relevance | path

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

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