The switch statement in Groovy is backwards compatible with Java code; so you can fall through cases sharing the same code for multiple matches.
確定! 回上一頁