Beedraz / recovered-from-google-code

Automatically exported from code.google.com/p/beedraz
0 stars 0 forks source link

Evaluate optimization of Collections.unmodifiable* operations #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Is it possible to reduce the number of calls to Collections.unmodifiableMap, 
Collections.unmodifiableList, Collections.unmodifiableSet to decrease the 
number of new object 
creations?

Original issue reported on code.google.com by adriaan....@gmail.com on 5 Jun 2009 at 8:32