getAll

abstract fun getAll(key: K): List<V>

TBD.