Comment on Pyjnius: Accessing Java classes from PythonparentComments−txprogOP14yMostly JNI, plus using our core class to use the java.reflect and discover methods and fields (you can't do it in JNI :/)
Comments
Mostly JNI, plus using our core class to use the java.reflect and discover methods and fields (you can't do it in JNI :/)