Class PythonLikeType

java.lang.Object
ai.timefold.jpyinterpreter.types.PythonLikeType
All Implemented Interfaces:
PythonLikeObject, PythonLikeFunction
Direct Known Subclasses:
CPythonType, PythonKnownFunctionType, PythonLikeGenericType

public class PythonLikeType extends Object implements PythonLikeObject, PythonLikeFunction