T - 比較するオブジェクトの型public class NullMatcher<T>
extends org.hamcrest.BaseMatcher<T>
| Constructor and Description |
|---|
NullMatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
boolean |
matches(java.lang.Object o) |