Package py4j.examples

Interface IReturnConverter


public interface IReturnConverter
  • Method Details

    • getChar

      char getChar()
    • getFloat

      float getFloat()
    • getInt

      int getInt()
    • doNothing

      void doNothing()
    • getNull

      Object getNull()