isInstanceOf

public final Unit isInstanceOf(Class<?> clazz)

Matches data whose class matches given class

Parameters

clazz

Class to be matched