public class IsOffsetDateTime<T extends OffsetDateTime> extends AbstractIsDateTime<T>
matcher| Constructor and Description |
|---|
IsOffsetDateTime(org.hamcrest.Matcher<T> matcher) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matchesSafely(T item) |
describeTodescribeMismatch, describeMismatchSafely, matchespublic IsOffsetDateTime(org.hamcrest.Matcher<T> matcher)
protected boolean matchesSafely(T item)
matchesSafely in class org.hamcrest.TypeSafeMatcher<T extends OffsetDateTime>Copyright © 2018–2020. All rights reserved.