temp-clone
simplestore
/
com.uber.simplestore
/
SimpleStore
/
contains
contains
@
CheckReturnValue
abstract
fun
contains
(
key
:
String
)
:
ListenableFuture
<
Boolean
>
Content copied to clipboard
Determine if a key exists in storage.
Return
if key is set
Parameters
key
to check