getOrPut

abstract fun getOrPut(value: Member): Member(source)

Gets an item from the cache but adds it if it doesn't exist

Return

The value of the item

Parameters

value

The value of the item