Class JavaStringMapMirror

java.lang.Object
ai.timefold.jpyinterpreter.util.JavaStringMapMirror
All Implemented Interfaces:
Map<PythonLikeObject,PythonLikeObject>, org.apache.commons.collections4.Get<PythonLikeObject,PythonLikeObject>, org.apache.commons.collections4.IterableGet<PythonLikeObject,PythonLikeObject>, org.apache.commons.collections4.IterableMap<PythonLikeObject,PythonLikeObject>, org.apache.commons.collections4.OrderedMap<PythonLikeObject,PythonLikeObject>, org.apache.commons.collections4.Put<PythonLikeObject,PythonLikeObject>

public class JavaStringMapMirror extends Object implements org.apache.commons.collections4.OrderedMap<PythonLikeObject,PythonLikeObject>