7 Years Ago
Refactored Fixed Array and renamed it to PooledList. Replaced usage of Fixed Array creation with the new more convenient PooledListUtil creation methods. In some places we now use List instead of FixedArray/PooledList.