Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-10
-
Fix Version/s: 1.0-JSR-2
-
Component/s: groovy-jdk
-
Labels:None
-
Number of attachments :
Description
There is
Number.upto(Integer)
but no
Number.downto(Integer)
as I would expect for symmetry.
Activity
Kim, Pilho
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 1.0-JSR-2 [ 11517 ] | |
| Assignee | Kim, Pilho [ phkim ] |
1.0-JSR-02 has implemented downto().
It has enhanced upto() and step(), too.
For detail, see http://cvs.groovy.codehaus.org/changelog/groovy?cs=MAIN:phk:20050418172911