'this' is what I suggested last time this thread came up on the list. I guess its that time of the year for thread recyling :)
On Wed, Feb 18, 2009 at 12:13 PM, Reinier Zwitserloot <[email protected]>wrote: > > I like Robert's idea of <T extends this> and agree with Viktor that > just 'this' makes a lot more sense, though, 'this' refers to an object > and the idea is that This refers to the class. Possibly to avoid > confusion, <T extends this.class> is the right answer? > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
