Package py4j.examples
Interface IReturnConverter
-
public interface IReturnConverter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
doNothing()
char
getChar()
float
getFloat()
int
getInt()
java.lang.Object
getNull()
-