Top Description
org.python.expose

public Interface ExposeAsSuperclass

Known Direct Implementers
org.python.modules.jffi.CType.Builtin, org.python.modules.jffi.DynamicLibrary.TextSymbol, org.python.modules.jffi.DynamicLibrary.DataSymbol, org.python.core.PyBuiltinFunction, org.python.core.PyBuiltinMethod

Marker interface that indicates this class and all of its subclasses should be exposed to Python with the same Python type as its superclass.