TypedMatcher

interface TypedMatcher

Checks if argument is of specific type

Functions

Link copied to clipboard
open fun checkType(arg: Any?): Boolean

Properties

Link copied to clipboard
abstract val argumentType: KClass<*>

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard