|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.groovy.runtime.DefaultGroovyMethods.RangeInfo
protected static class DefaultGroovyMethods.RangeInfo
| Field Summary | |
|---|---|
protected int |
from
|
protected boolean |
reverse
|
protected int |
to
|
| Constructor Summary | |
|---|---|
DefaultGroovyMethods.RangeInfo(int from,
int to,
boolean reverse)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int from
protected int to
protected boolean reverse
| Constructor Detail |
|---|
public DefaultGroovyMethods.RangeInfo(int from,
int to,
boolean reverse)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||