News

At JavaZone 2010 I will be giving a lightning talk on APIs that use dynamic subclasses. These APIs make it possible to do things in Java that seem like pure magic. Here are some ideas of what you ...
Launcher Java Reflection provides a lot of information ... Now you have a method that can find any subclass of a given class in a given package. You can improve the method by letting it look ...