DataSharingMethod

sealed interface DataSharingMethod<in DataType>

A method to share data between nodes in a network.

Inheritors