getVolatile

open fun getVolatile(key: String): Any

Get a volatile value from memory stored by key in setVolatile.

Return

the value associated with the key

Parameters

key

the key to search for

Throws

if key not found