Searched defs:withUpperBoundType (Results 1 – 1 of 1) sorted by relevance
50 abstract Cut<C> withUpperBoundType(BoundType boundType, DiscreteDomain<C> domain); in withUpperBoundType() method in Cut135 @Override Cut<Comparable<?>> withUpperBoundType(BoundType boundType, in withUpperBoundType() method in Cut.BelowAll204 @Override Cut<Comparable<?>> withUpperBoundType(BoundType boundType, in withUpperBoundType() method in Cut.AboveAll263 @Override Cut<C> withUpperBoundType(BoundType boundType, DiscreteDomain<C> domain) { in withUpperBoundType() method in Cut.BelowValue324 @Override Cut<C> withUpperBoundType(BoundType boundType, DiscreteDomain<C> domain) { in withUpperBoundType() method in Cut.AboveValue