Received

interface Received<C, out T>(source)

Inheritors

Properties

Link copied to clipboard
abstract val context: C
Link copied to clipboard
abstract val value: T

Functions

Link copied to clipboard
open operator fun component1(): C
Link copied to clipboard
open operator fun component2(): T