public class IsMillisecond<T>
extends org.hamcrest.TypeSafeDiagnosingMatcher<T>
| Constructor and Description |
|---|
IsMillisecond(int expected,
TemporalAdapter<T> accessor) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(T actual,
org.hamcrest.Description mismatchDescription) |
public IsMillisecond(int expected,
TemporalAdapter<T> accessor)
Copyright © 2015. All rights reserved.