Re: ?int - what's the representation?
Daniel Bonniot <[email protected]> Thu, 16 Sep 2004 11:24:19 +0200
| Newsgroups | gmane.comp.lang.nice.general |
|---|---|
| Message-ID | <[email protected]> |
Isaac Gouy wrote: > ?int i = null; > i = 5; > > How is i represented? A boxed int? Yes. Currently, in the bytecode, i has type java.lang.Integer. Daniel ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php