Commit c9213f3
committed
Change parameter of generated enum fromValue() methods to int
Contrary to what I thought, this has to be int, because the first
argument of FlagSet.fromValues() has to be int - that is the version
that returns an IntValuedEnum.1 parent cc1178e commit c9213f3
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
| 409 | + | |
| 410 | + | |
414 | 411 | | |
415 | 412 | | |
416 | 413 | | |
| |||
0 commit comments