toggle menu
re.this
0.1.6
common
switch theme
search in API
re.this
/
eu.vendeli.rethis.wrappers
Package-level
declarations
Types
Functions
Types
Re
This
Map
Link copied to clipboard
class
ReThisMap
(
client
:
ReThis
,
bucket
:
String
)
:
AbstractMutableMap
<
String
,
String
>
Re
This
Set
Link copied to clipboard
class
ReThisSet
(
client
:
ReThis
,
bucket
:
String
)
:
AbstractMutableSet
<
String
>
Functions
Hash
Link copied to clipboard
fun
ReThis
.
Hash
(
key
:
String
)
:
ReThisMap
Set
Link copied to clipboard
fun
ReThis
.
Set
(
key
:
String
)
:
ReThisSet