News

Since Java 21, wrapper classes have played an increasingly sophisticated role in Java’s type system. Here’s everything you ...
The first seven posts of my series of dealing with too many parameters expected in Java methods focused on alternative approaches to reduce the number of parameters a method or constructor expects.