Ejemplo n.º 1
0
 def testCallWithClass(self):
     h = JClass('jpype.attr.Test1')()
     h.callWithClass(JClass('java.lang.Comparable'))