fast final

Language
java
Surface
keywords
Locale
no
Concept
final
Brain ID
java/keywords/final
Brevity ladder
fast → endel
Gloss
final — an immutable binding
Upstream reference
docs.oracle.com · search
Brain version
1.1.0-alpha.13 · generated Mon, 20 Jul 2026 15:26:24 GMT · hash 4914b8003cdd29d0…

Provenance

Full per-leaf change history across brain builds is not yet recorded; shown is the current build's layer stack.

Discuss this term on the NADA forum →

Across locales

What each covering migration carries for this concept, per locale — the whole-brain view, not filtered by your language. Forms are the migration's leaf values (pre-transform, pre-human-verdict); a locale without a form falls back to canonical English. Chips open that locale's live docs page for this term.

variable · concept final — per-locale forms

Expand to load the per-locale matrix.

sealion-refinement · concept final — per-locale forms

Expand to load the per-locale matrix.

AI council review

Reviewed by 1 model · @cf/aisingapore/gemma-sea-lion-v4-27b-it · 2026-07-17

Cluster variable · locale no · member final

improve
verdict
endelig
existing translation
fast
improved translation
Explanation

'Endelig' means 'final' in the sense of 'eventually' or 'at last', which isn't the intended meaning in programming (immutable). 'Fast' is a more accurate translation for 'fixed' or 'unchangeable' in this context, and is commonly used to describe immutable variables in other languages.