public TypedMatcher
Checks if argument is of specific type
| Modifier and Type | Interface and Description |
|---|---|
static class |
TypedMatcher.DefaultImpls
Checks if argument is of specific type
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkType(java.lang.Object arg) |
kotlin.reflect.KClass<?> |
getArgumentType() |