2.17.4 Other Optimized Collections

Keyed collections are general purpose and will solve most commercial problems. However, there are other more specialized types of collections that offer more tuned performance and different functionality:

Array Collection Example

List Collection Example 1

List Collection Example 2

Sorted Array Collection Example