Restricts the range of integers to iterate and resets the iteration to begin at the index argument start. If setRange(start, end) is not performed before next(element) is called, the iteration will start from the integer index Integer.MIN_VALUE and end at Integer.MAX_VALUE. If this range i
(int start, int limit)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected