Tagged in

Java

ClearTax Engineering
ClearTax Engineering
Simplifying financial lives of Indians. https://cleartax.in
More information
Followers
330
Elsewhere
More, on Medium

Value Types in Java — a quest for immutability

I saw this discussion on Martin Fowler’s recent post on ValueObjects pop up in HN today; and thought that this is the right time to talk about how we (ClearTax) create value objects (value types, immutable objects, etc) in Java.