Searched defs:aboveAll (Results 1 – 4 of 4) sorted by relevance
94 cutsToTest.add(Cut.<Integer>aboveAll()); in aboveAll() method
224 static <C extends Comparable> Cut<C> aboveAll() { in aboveAll() method in Cut