public class RangeInfo extends Object
Modifiers | Name | Description |
---|---|---|
int | from | |
boolean | reverse | |
int | to |
Constructor and description |
---|
RangeInfo
(int from, int to, boolean reverse) |
Methods inherited from class | Name |
---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/runtime/RangeInfo.html