public class IsAfterLocalTime<T extends LocalTime> 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 |
|---|
IsAfterLocalTime(T after,
CompareType compareType,
RoundingType roundingType) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matchesSafely(T item) |
describeTodescribeMismatch, describeMismatchSafely, matchespublic IsAfterLocalTime(T after, CompareType compareType, RoundingType roundingType)
Copyright © 2018–2020. All rights reserved.