Package py4j.examples

Interface IReturnConverter


  • public interface IReturnConverter
    • Method Detail

      • getChar

        char getChar()
      • getFloat

        float getFloat()
      • getInt

        int getInt()
      • doNothing

        void doNothing()
      • getNull

        java.lang.Object getNull()