toggle menu
kotlin-client
JVM
switch theme
search in API
kotlin-client
/
com.couchbase.client.kotlin.kv
/
MutationState
/
MutationState
Mutation
State
constructor
(
)
Creates an empty mutation state.
constructor
(
tokens
:
Iterable
<
MutationToken
>
)
Creates a mutation state representing the given tokens.