AddressIndex
        class AddressIndex
      
Constructors
<init>
        constructor(contents: List<T>)
      
Implementation of MutableList which allows for Address lookups using Index.ByIdentifier values.
Parameters
| Name | Description | 
|---|---|
| contents: List<T> | 
Implementation of MutableList which allows for Address lookups using Index.ByIdentifier values.