Package groovy.lang

Class EmptyRange

All Implemented Interfaces:
Range, Iterable, Collection, List, SequencedCollection

public class EmptyRange extends AbstractList implements Range
Constructing Ranges like 0..invalid input: '<'0
Author:
Dierk Koenig, Edwin Tellman