Bloody good Java toString

Have you ever System-d dot out an Object and got its class name @ its hexadecimal hashcode? Read more

Similar

Jextract, Distilled (Java Project Panama)

The idea behind the jextract tool is to mechanically generate a set of interfaces from a C header file. Together, these interfaces can be thought of as Java bindings for the native library whose headers has been processed by jextract. These interfaces are... (more…)

Read more »