Package py4j.reflection
Class MethodInvokerTest
- java.lang.Object
-
- py4j.reflection.MethodInvokerTest
-
public class MethodInvokerTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MethodInvokerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testBuildInvokerAll()
void
testBuildInvokerFloat()
void
testBuildInvokerObject()
void
testInvoke()
void
testVoid()
-