Types are known at compile time. That's part of the meaning of 'type'. See TAPL.
On Tue, Dec 7, 2010 at 2:16 AM, Miroslav Pokorny <[email protected] > wrote: > @Ricky > What happens for types that arent known at compile time, and the compiler > has not synthesized a method for them ? > > > -- > 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]<javaposse%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > -- 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.
