|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.python.core.IdImpl
Constructor Summary | |
IdImpl()
|
Method Summary | |
static IdImpl |
getInstance()
|
abstract long |
id(PyObject o)
|
abstract java.lang.String |
idstr(PyObject o)
|
abstract long |
java_obj_id(java.lang.Object o)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IdImpl()
Method Detail |
public static IdImpl getInstance()
public abstract long id(PyObject o)
public abstract java.lang.String idstr(PyObject o)
public abstract long java_obj_id(java.lang.Object o)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |