IsInstanceOf

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def any[T](typ: Class[_]): Matcher[T]
def instanceOf[T](typ: Class[_]): Matcher[T]