Package org.python.core
Class IdImpl1
- java.lang.Object
-
- org.python.core.IdImpl
-
- org.python.core.IdImpl1
-
public class IdImpl1 extends IdImpl
Deprecated.Java1 no longer supported.
-
-
Constructor Summary
Constructors Constructor Description IdImpl1()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description longid(PyObject o)Deprecated.java.lang.Stringidstr(PyObject o)Deprecated.longjava_obj_id(java.lang.Object o)Deprecated.-
Methods inherited from class org.python.core.IdImpl
getInstance
-
-