Searched defs:AboveValue (Results 1 – 1 of 1) sorted by relevance
299 private static final class AboveValue<C extends Comparable> extends Cut<C> { class in Cut300 AboveValue(C endpoint) { in AboveValue() method in Cut.AboveValue