Class PythonLikeTuple<T extends PythonLikeObject>

java.lang.Object
ai.timefold.jpyinterpreter.types.AbstractPythonLikeObject
ai.timefold.jpyinterpreter.types.collections.PythonLikeTuple<T>
All Implemented Interfaces:
PythonLikeObject, PythonLikeComparable<PythonLikeTuple>, PlanningCloneable<PythonLikeTuple<T>>, PlanningImmutable, Comparable<PythonLikeTuple>, Iterable<T>, Collection<T>, List<T>, RandomAccess