|
You are here |
benjiweber.co.uk | ||
| | | | |
inside.java
|
|
| | | | | Record classes enhance Java's ability to model "plain data" aggregates with less ceremony. A record class declares some immutable state, and commits to an API that matches that state. This means that record classes give up a freedom that classes usu... | |
| | | | |
msfjarvis.dev
|
|
| | | | | Part 1 of my #TeachingKotlin, this post goes over Kotlin classes, objects and how things like finality and staticity vary between Java and Kotlin. | |
| | | | |
endoflineblog.com
|
|
| | | | | With the latest release, Jilt, my Java library for auto-generating Builder classes, now supports a new style of Builders, called Functional Builders. | |
| | | | |
cepheus.neocities.org
|
|
| | | |||