-
- Type Parameters:
R - root criteria type
- All Superinterfaces:
- ComparableMatcher<R,V>, Matcher, ObjectMatcher<R,V>, OptionalValueMatcher<R,V>, OrderMatcher, PresentAbsentMatcher<R>
- All Known Subinterfaces:
- OptionalComparableMatcher.Self<V>, OptionalComparableMatcher.Template<R,V,P>
public interface OptionalComparableMatcher<R,V extends Comparable<? super V>>
extends ComparableMatcher<R,V>, OptionalValueMatcher<R,V>
Copyright © 2020 The Immutables.org authors. All rights reserved.