| Constructor and Description |
|---|
IntRange(int start,
int end) |
public static final IntRange EMPTY
public boolean contains(int item)
public Integer getStart()
public Integer getEnd()
public Integer getIncrement()
getIncrement in interface Progression<Integer>public IntIterator iterator()
Copyright © 2013. All Rights Reserved.