Interface Visitproc


  • public interface Visitproc
    • Method Detail

      • visit

        int visit​(PyObject object,
                  java.lang.Object arg)
        Must not be called with object == null.