Bluestep JS Documentation
    Preparing search index...

    Function isType

    • 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.

      Parameters

      • obj: any

      Returns boolean