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