On Fri, Jul 11, 2008 at 6:09 PM, Brett Porter <[EMAIL PROTECTED]> wrote: > IIRC, you're not able to use them at compile time with that name (which is > why anonymous inner classes are xxx$1, ...)
That's just a convention. You can use $ in your class names. Not advisable but completely valid. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]