Uses of Class
ai.timefold.jpyinterpreter.types.PythonSuperObject
Packages that use PythonSuperObject
-
Uses of PythonSuperObject in ai.timefold.jpyinterpreter.builtins
Methods in ai.timefold.jpyinterpreter.builtins that return PythonSuperObjectModifier and TypeMethodDescriptionstatic PythonSuperObjectGlobalBuiltins.superOfCaller(List<PythonLikeObject> positionalArgs, Map<PythonString, PythonLikeObject> keywordArgs, PythonLikeObject instance)