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