public class Typesafe extends Object
| Constructor and Description |
|---|
Typesafe() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
matches(Object item,
Class<?> expectedType) |
static boolean |
matches(Object item,
Class<?> expectedType,
org.hamcrest.Description mismatch) |
Copyright © 2015. All rights reserved.