I am developing in Java now for some 27 years, the most part of it for a living. There […] Java: DSL-like Builders with interfaces instead of classes2022-09-05 in English / Java
I need to unite map keys of different Maps in Java 8. There are two important requirements: The […] Suppliers, Maps, Generics and Wildcards in Java 8: Mind the co-variance gap!2016-12-19 in Java
I’m just writing some Java code and for the thousand-and-first time there is something like public void someMethod(AnyType a) […] Autocasting in Java – An approach2010-12-25 in English / Java
5 Note: This article has been unpublished for quite some time. It’s main parts date back to December 2007. […] Jython memory leak/Out Of Memory problem2009-07-11 in Computer / English / Java
Eigentlich wollte ich heute den neusten Build unserer Software releasen. Mit dem vorigen hatte es nämlich ein Problem […] Spaß mit Java. Heute: VerifyError bei inneren Klassen2006-08-24 in Allgemein / Java