sonlu final

Language
java
Surface
keywords
Locale
tr
Concept
final
Brain ID
java/keywords/final
Brevity ladder
sonlu → dğmz
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 tr · member final

improve
verdict
değişmez
existing translation
sonlu
improved translation
Explanation

'Sonlu' (finite, final) is a more concise and commonly used term in Turkish programming to indicate a value that is assigned once and cannot be changed. It better reflects the 'final' modifier's intent.

Issue breakdown

  • specificity While 'değişmez' (unchangeable) is accurate, it's a bit verbose. It also overlaps too closely with 'sabit' (constant).