On Tue, 2003-05-20 at 17:04, Ivo Danihelka wrote:
> java.lang.Math is not package, it is just class.
> Comment the line "import java.lang.Math.*;"
> 
> It's interesting that both javac and jikes compile it successfuly.

The case came from some tutorial code that I inherited.  After reading
up on the topic I see how nonsensical that statement is.

Thanks,
Jonathan 


Reply via email to