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