The function jobject-of-class-p
takes a Java object and a Java class specification, and returns true if the object is an instance of this class or any of its subclasses.
class-spec must be either a class specifier that find-java-class accepts, or a Java class, that is a Jobject
of class java.lang.Class
. The Java class may be an interface, in which case the result verifies whether the object implements the interface.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4