Class PythonRange

All Implemented Interfaces:
PythonLikeObject, Iterable<PythonInteger>, Collection<PythonInteger>, List<PythonInteger>

public class PythonRange extends AbstractPythonLikeObject implements List<PythonInteger>