forgerock-core
4.8.0
forgerock-core
/
org.forgerock.android.auth.storage
/
Storage
/
get
get
abstract
fun
get
(
)
:
T
?
Retrieve an item from the storage.
Return
The retrieved item, or null if no item is found.