org.python.core
Interface Slotted
- PyClassMethodDerived, PyComplexDerived, PyDictionaryDerived, PyFileDerived, PyFloatDerived, PyIntegerDerived, PyListDerived, PyLongDerived, PyObjectDerived, PyPropertyDerived, PyStringDerived, PySuperDerived, PyTupleDerived, PyTypeDerived, PyUnicodeDerived
getSlot
public PyObject getSlot(int index)
setSlot
public void setSlot(int index,
PyObject value)
Jython homepage