kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.kv
/
MutationState
/
MutationState
Mutation
State
fun
MutationState
(
)
Content copied to clipboard
Creates an empty mutation state.
fun
MutationState
(
tokens
:
Iterable
<
MutationToken
>
)
Content copied to clipboard
Creates a mutation state representing the given tokens.