Strategy

interface Strategy

Functions

Link copied to clipboard
abstract suspend fun getInput(): Value
Link copied to clipboard
abstract suspend fun recvOutput(value: Value)

Inheritors

Link copied to clipboard
Link copied to clipboard