News

The JSpecify collective has made its first release. The group's mission is to define common sets of annotation types for use in JVM languages, to improve static analysis and language ...
Type erasure in Java generics programming can cause a variety of problems in your code. Fortunately, there are ways to work around them.
Get the scoop on typesafe enums and learn how to use them properly in switch statements, then get started with Java annotations and meta-annotations types like Target, which you can use to clarify ...