Up to date
        This page is up to date for Redot 4.3.
        If you still find outdated information, please create an issue.
      
JavaClass
Inherits: RefCounted < Object
Represents an object from the Java Native Interface.
Description
Represents an object from the Java Native Interface. It is returned from JavaClassWrapper.wrap.
Note: This class only works on Android. For any other build, this class does nothing.
Note: This class is not to be confused with JavaScriptObject.