|
|||||||||
| 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.IdImpl2
public class IdImpl2
| Nested Class Summary | |
|---|---|
static class |
IdImpl2.WeakIdentityMap
|
| Constructor Summary | |
|---|---|
IdImpl2()
|
|
| 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 IdImpl2()
| Method Detail |
|---|
public long id(PyObject o)
id in class IdImplpublic java.lang.String idstr(PyObject o)
idstr in class IdImplpublic 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 | ||||||||