|
Groovy 1.7.9 | |||||||
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 Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail |
---|
public final int from
public final boolean reverse
public final int to
Constructor Detail |
---|
public DefaultGroovyMethodsSupport.RangeInfo(int from, int to, boolean reverse)
Copyright © 2003-2010 The Codehaus. All rights reserved.