mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
c83575f467
Added the get(int) method, for accessing via index. It's not recommended using this method unless on very small lists. This will help save on overhead so we don't have to create an iterator on lists with only a couple elements. |
||
---|---|---|
.. | ||
src |