Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Immutability in Java
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Piotr Kafel
March 19, 2013
Programming
0
78
Immutability in Java
Piotr Kafel
March 19, 2013
Tweet
Share
More Decks by Piotr Kafel
See All by Piotr Kafel
Reactive - land of confusion
pkafel
0
560
Apache Kafka - short introduction
pkafel
0
130
RxJava in Microservices World
pkafel
1
1.2k
Whats new in Java 8
pkafel
0
120
Other Decks in Programming
See All in Programming
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
650
野球解説AI Agentを開発してみた - 2026/02/27 LayerX社内LT会資料
shinyorke
PRO
0
340
仕様漏れ実装漏れをなくすトレーサビリティAI基盤のご紹介
orgachem
PRO
6
2k
[PHPerKaigi 2026]PHPerKaigi2025の企画CodeGolfが最高すぎて社内で内製して半年運営して得た内製と運営の知見
ikezoemakoto
0
130
CSC307 Lecture 14
javiergs
PRO
0
480
Codex の「自走力」を高める
yorifuji
0
1.2k
CS教育のDX AIによる育成の効率化
niftycorp
PRO
0
140
ロボットのための工場に灯りは要らない
watany
11
3k
AI駆動開発の本音 〜Claude Code並列開発で見えたエンジニアの新しい役割〜
hisuzuya
4
520
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
470
nuget-server - あなたが必要だったNuGetサーバー
kekyo
PRO
0
270
モダンOBSプラグイン開発
umireon
0
160
Featured
See All Featured
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
43k
Designing Powerful Visuals for Engaging Learning
tmiket
0
280
Agile that works and the tools we love
rasmusluckow
331
21k
Visualization
eitanlees
150
17k
Agile Leadership in an Agile Organization
kimpetersen
PRO
0
110
Testing 201, or: Great Expectations
jmmastey
46
8.1k
GraphQLとの向き合い方2022年版
quramy
50
14k
From π to Pie charts
rasagy
0
150
Building a A Zero-Code AI SEO Workflow
portentint
PRO
0
400
WENDY [Excerpt]
tessaabrams
9
36k
The Pragmatic Product Professional
lauravandoore
37
7.2k
SEO in 2025: How to Prepare for the Future of Search
ipullrank
3
3.4k
Transcript
Immutability in Java by Piotr Kafel (@PiotrKafel)
What does it mean that object is immutable ? Collections.unmodifiableCollection()
? Do we have some examples in JDK ?
Why should I care ?
How to ensure immutability ?
None
None
But what to do in such a case ?
"More computing sins are committed in the name of efficiency
(without necessarily achieving it) than for any other single reason — including blind stupidity." W.A. Wulf
Thank you !