The isType method returns whether obj is an object of the Java language, representing a Java Class instance. It returns false for all other arguments.
isType
obj
Class
false
The
isTypemethod returns whetherobjis an object of the Java language, representing a JavaClassinstance. It returnsfalsefor all other arguments.