AddressIndex

AddressIndex

class AddressIndex

Implementation of MutableList which allows for Address lookups using Index.ByIdentifier values.

Constructors

<init>

constructor(contents: List<T>)

Implementation of MutableList which allows for Address lookups using Index.ByIdentifier values.

Parameters

Name Description
contents: List<T>