|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.runtime.DefaultGroovyMethodsSupport.RangeInfo
protected static class DefaultGroovyMethodsSupport.RangeInfo
Field Summary | |
---|---|
int |
from
|
boolean |
reverse
|
int |
to
|
Constructor Summary | |
---|---|
DefaultGroovyMethodsSupport.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 |
---|
public final int from
public final int to
public final boolean reverse
Constructor Detail |
---|
public DefaultGroovyMethodsSupport.RangeInfo(int from, int to, boolean reverse)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |