public class IsAfterLocalDate<T extends ChronoLocalDate> extends AbstractIsAfter<T>
after, compareType, SUPPLIED_COMPARE_TYPE_MUST_NOT_BE_NULL, SUPPLIED_EXPECTED_MUST_NOT_BE_NULL, SUPPLIED_ROUNDING_TYPE_MUST_NOT_BE_NULL| Constructor and Description |
|---|
IsAfterLocalDate(T after,
CompareType compareType) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matchesSafely(T item) |
describeTodescribeMismatch, describeMismatchSafely, matchespublic IsAfterLocalDate(T after, CompareType compareType)
protected boolean matchesSafely(T item)
matchesSafely in class org.hamcrest.TypeSafeMatcher<T extends ChronoLocalDate>Copyright © 2018–2020. All rights reserved.