comparison wisdom/final @ 11547:4aa331962269 draft

<int-e> slwd final//s=,=;=
author HackEso <hackeso@esolangs.org>
date Sat, 05 May 2018 16:32:34 +0100
parents bde236d471f3
children
comparison
equal deleted inserted replaced
11546:bde236d471f3 11547:4aa331962269
1 "final" is an annotation in Java, it means the marked code will not be changed anymore and is a final version. 1 "final" is an annotation in Java; it means the marked code will not be changed anymore and is a final version.