ContextParamType

sealed class ContextParamType<V : Any>

A context parameter type.

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val id: Key

The ID of this parameter type.

Functions

Link copied to clipboard
open override fun toString(): String