IndexAccess

The interface for mutable, keyed collections to enable setting and removing keys

Guides

Interface Synopsis

interface IndexAccess implements ConstIndexAccess<Tk, Tv> {...}

Public Methods

Public Methods (ConstIndexAccess)