Class CPythonBackedPythonLikeObject

java.lang.Object
ai.timefold.jpyinterpreter.types.AbstractPythonLikeObject
ai.timefold.jpyinterpreter.types.CPythonBackedPythonLikeObject
All Implemented Interfaces:
PythonLikeObject, PythonLikeFunction
Direct Known Subclasses:
PythonObjectWrapper

public class CPythonBackedPythonLikeObject extends AbstractPythonLikeObject implements PythonLikeFunction