|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.python.core.IdImpl
org.python.core.IdImpl1
public class IdImpl1
Constructor Summary | |
---|---|
IdImpl1()
Deprecated. |
Method Summary | |
---|---|
long |
id(PyObject o)
Deprecated. |
java.lang.String |
idstr(PyObject o)
Deprecated. |
long |
java_obj_id(java.lang.Object o)
Deprecated. |
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 |