| Class | Description |
|---|---|
| ApexMapHelper |
Various helpers for Map
|
| ArrayWithHashcodeEquals |
This class is useful when one want to consider a generic List of Object as key in a hashed structure.
|
| ImmutableArrayList<T> |
A List implementation, improving performance when List are used as a Map key, or when one need to extract only a
subset of indexes from an input array
|
Copyright © 2014–2017 Pivotal Software, Inc.. All rights reserved.