Package py4j.reflection
Class TypeConverterTest
- java.lang.Object
-
- py4j.reflection.TypeConverterTest
-
public class TypeConverterTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TypeConverterTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testDoubleConversion()
void
testIntConversion()
void
testStringConversion()
void
testTypeConversion()
-