Hi all,
Brett mentions in his
Java Tiger Devloper Notes that using *both* static and normal import for the same class will make compiler gripe about a name conflict. I tried this
The compiler did not complain.

Why?
[ December 04, 2004: Message edited by: Pradeep Bhat ]