Package ai.timefold.jpyinterpreter.types.wrappers
package ai.timefold.jpyinterpreter.types.wrappers
-
ClassDescriptionAn interface used to indicate a Java Object should not be interacted with directly and should be proxied (even if it implements
PythonLikeObject).An OpaquePythonReference represents an arbitrary Python Object.A class used as a delegator to another PythonLikeFunction.