I second that emotion.
On Sun, Mar 22, 2009 at 9:16 AM, Jesse Wilson
<jesse@...> wrote:
On Sun, Mar 22, 2009 at 7:16 AM, Holger Brands
<hbrands@...> wrote:
or should I remove it and just do something like:
 ReturnTypeResolver TYPE_RESOLVER = new J2SE50ReturnTypeResolver();
I like this approach better. You might even consider dropping the interface, since now it only has one implementation.