In a previous blog posting, I listed some “everyday problems” Java developers will often face and included some ideas and links related to addressing these issues. One of the focal points of that post ...
Uber-fast, ultra-lightweight Java classpath scanner. Scans the classpath by parsing the classfile binary format directly rather than by using reflection. (Reflection causes the classloader to load ...
Uber-fast, ultra-lightweight Java classpath scanner. Scans the classpath by parsing the classfile binary format directly rather than by using reflection. (Reflection causes the classloader to load ...