Replica
replica-core
/
me.aartikov.replica.keyed
/
KeyedPhysicalReplica
/
getCurrentState
get
Current
State
abstract
fun
getCurrentState
(
key
:
K
)
:
ReplicaState
<
T
>
?
Content copied to clipboard
Returns current
ReplicaState
for a given
key
.