org.python.expose
Interface TypeBuilder
-
- All Known Implementing Classes:
- BaseTypeBuilder
public interface TypeBuilderContains the basic information needed to construct a builtin Python type.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.Class<?>getBase()PyObjectgetDict(PyType type)java.lang.StringgetDoc()booleangetIsBaseType()java.lang.StringgetName()java.lang.Class<? extends PyObject>getTypeClass()
-
DMelt 3.0 © DataMelt by jWork.ORG