Package org.python.core
Class IdImpl2
- java.lang.Object
-
- org.python.core.IdImpl
-
- org.python.core.IdImpl2
-
public class IdImpl2 extends IdImpl
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIdImpl2.WeakIdentityMap
-
Constructor Summary
Constructors Constructor Description IdImpl2()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longid(PyObject o)java.lang.Stringidstr(PyObject o)longjava_obj_id(java.lang.Object o)-
Methods inherited from class org.python.core.IdImpl
getInstance
-
-