
|
If you were logged in you would be able to see more operations.
|
|
|
When using range of enum in a case statement, I get a compilation error that method next() is not implemented on the enum. Please see test attached.
|
|
Description
|
When using range of enum in a case statement, I get a compilation error that method next() is not implemented on the enum. Please see test attached. |
Show » |
Sort Order:
|
Added for Groovy Enums