Optimizing for download size - Would be very fine!!!

Adam Megacz gcj@lists.megacz.com
Fri Nov 22 12:43:00 GMT 2002


Linuxhippy <linuxhippy@web.de> writes:
> It doesnt matter if  only use some classes f util and lang, everytime
> the hole classes are loaded!

Not true.  Classes are loaded lazily (on demand).

  - a



More information about the Java mailing list