size

abstract fun size(): Int

Gets the total size of all elements within this multimap.


abstract val size: Int

Returns the number of key-value pairs in this multimap.