Functions

Link copied to clipboard
abstract fun get(key: K): V?
Link copied to clipboard
abstract fun set(key: K, value: V): V