JLink`
JLink`
ParentClass
ParentClass[javaclass]
returns the JavaClass expression representing the parent class of the specified JavaClass.
ParentClass[javaobject]
returns the parent class for the class of the specified JavaObject.
Details
- To use ParentClass, you first need to load J/Link using Needs["JLink`"].