Replica
replica-core
/
me.aartikov.replica.keyed.behaviour
/
KeyedReplicaBehaviour
Keyed
Replica
Behaviour
interface
KeyedReplicaBehaviour
<
K
:
Any
,
T
:
Any
>
Content copied to clipboard
Allows to add a custom behavior to a keyed replica.
Functions
Inheritors
Functions
setup
Link copied to clipboard
abstract
fun
setup
(
keyedReplica
:
KeyedPhysicalReplica
<
K
,
T
>
)
Content copied to clipboard
Inheritors
KeyedDoOnEvent
Link copied to clipboard