* Matthew Toseland <toad at amphibian.dyndns.org> [2008-08-02 02:09:19]:
> On Saturday 19 July 2008 20:38, nextgens at freenetproject.org wrote: > > Author: nextgens > > Date: 2008-07-19 19:38:31 +0000 (Sat, 19 Jul 2008) > > New Revision: 21270 > > > > Modified: > > trunk/freenet/src/freenet/node/KeyTracker.java > > Log: > > 1.5ism: replace new Integer(int) by Integer.valueOf(int) > > Why not autoboxing? removeByKey(<integer auto-boxed to Integer>) ? > > done in r21578 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20080802/0ed88a35/attachment.pgp>
