Martin Buchholz 450da8a061 6897553: LinkedList performance improvements
LinkedList of size N creates N+1 instead of N+2 objects.  Comparing against null is faster than comparing against sentinel node

Reviewed-by: dl, jjb, forax
2009-11-05 16:12:45 -08:00
..
2009-07-28 12:12:54 -07:00
2007-12-01 00:00:00 +00:00
2007-12-01 00:00:00 +00:00
2009-06-11 21:32:12 -07:00
2007-12-01 00:00:00 +00:00
2007-12-01 00:00:00 +00:00