Uses of Interface
ai.timefold.jpyinterpreter.util.function.TriFunction
Packages that use TriFunction
-
Uses of TriFunction in ai.timefold.jpyinterpreter
Fields in ai.timefold.jpyinterpreter declared as TriFunctionModifier and TypeFieldDescriptionstatic TriFunction<OpaquePythonReference,List<PythonLikeObject>, Map<PythonString, PythonLikeObject>, PythonLikeObject> CPythonBackedPythonInterpreter.callPythonFunctionCPythonBackedPythonInterpreter.lookupAttributeOnPythonReferenceWithMapPythonFunction