Package py4j.reflection
Class MethodInvokerTest
java.lang.Object
py4j.reflection.MethodInvokerTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MethodInvokerTest
public MethodInvokerTest()
-
-
Method Details
-
testInvoke
public void testInvoke() -
testVoid
public void testVoid() -
testBuildInvokerFloat
public void testBuildInvokerFloat() -
testBuildInvokerAll
public void testBuildInvokerAll() -
testBuildInvokerObject
public void testBuildInvokerObject()
-