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