view wisdom/final @ 12345:369cb8f8fd16 draft

<user3456> fetch /hackenv/quotes https://hack.esolangs.org/get/quotes
author HackEso <hackeso@esolangs.org>
date Tue, 06 Oct 2020 19:03:20 +0000
parents 4aa331962269
children
line wrap: on
line source

"final" is an annotation in Java; it means the marked code will not be changed anymore and is a final version.