|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
| Method Summary | |
|---|---|
boolean |
containsWithinBounds(Object o)
Gets the lower value in the range. |
Comparable |
getFrom()
Gets the lower value in the range. |
Comparable |
getTo()
Gets the lower value in the range. |
String |
inspect()
|
boolean |
isReverse()
Gets the lower value in the range. |
void |
step(int step, Closure closure)
|
List |
step(int step)
Forms a list by stepping through the range by the indicated interval. |
| Method Detail |
|---|
public boolean containsWithinBounds(Object o)
public Comparable getFrom()
public Comparable getTo()
public String inspect()
public boolean isReverse()
public void step(int step, Closure closure)
public List step(int step)