java:final
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
java:final [2017/02/16 13:37] – gthanos | java:final [2021/03/05 16:01] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
<code java> | <code java> | ||
class ChessAlgorithm { | class ChessAlgorithm { | ||
- | enum ChessPlayer { WHITE, BLACK } | ||
... | ... | ||
- | final ChessPlayer | + | final String |
- | return | + | return |
} | } | ||
... | ... |
java/final.1487252239.txt.gz · Last modified: 2017/02/16 13:37 (external edit)