|
Groovy JDK |
Method Summary | |
---|---|
Object
|
next()
This method is called by the ++ operator for enums. |
Object
|
previous()
This method is called by the -- operator for enums. |
Method Detail |
---|
public Object next()
public Object previous()
|
Groovy JDK |