Java enums will be enhanced with generics support and with the ability to add methods to individual items, a new JEP shows. Since both features can be delivered with the same code change, they are bundled together in the same JEP. The change only affects ...
Read more »
There was lots of news in the land of Java yesterday. If you have not already seen the posts by Mark Reinhold and Donald Smith of Oracle, I encourage you to read: Moving Java Forward Faster Acceler… (more…)
Read more »
EventBus 3.1 brings plain Java support and adds a new thread mode for event delivery. EventBus is used by over 25% of top Android apps. (more…)
Read more »
Project Amber has brought a number of new features to Java in recent years. While each of these features are self-contained, they are also designed to work together. Specifically, records, sealed classes, and pattern matching work together to enable easie... (more…)
Read more »
MockNeat - the modern faker lib. Contribute to nomemory/mockneat development by creating an account on GitHub. (more…)
Read more »