|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.python.core.Deriveds
public class Deriveds
Derived classes utility methods.
| Constructor Summary | |
|---|---|
Deriveds()
|
|
| Method Summary | |
|---|---|
static PyObject |
__findattr_ex__(PyObject self,
String name)
Deriveds' __findattr_ex__ implementation. |
static void |
dispatch__init__(PyObject self,
PyObject[] args,
String[] keywords)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Deriveds()
| Method Detail |
|---|
public static void dispatch__init__(PyObject self,
PyObject[] args,
String[] keywords)
public static PyObject __findattr_ex__(PyObject self,
String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||