Paper/src/main
Travis Watkins 858d36efc9 Add iterator cache to UnsafeList and use it in hotspots
Adds a specialized iterator for the list and a pool of iterators to avoid
object churn. Also optimizes the clear() method to reduce object creation.
2012-08-19 09:50:57 -05:00
..
java Add iterator cache to UnsafeList and use it in hotspots 2012-08-19 09:50:57 -05:00
resources/configurations Implement new deprecated warning state configuration option 2012-08-06 23:52:49 -05:00