AllOf1

interface AllOf1<T1> : AllOf(source)

Product type with one typed slot.

Inheritors

Properties

Link copied to clipboard
abstract val item1: T1

Value stored in the first slot.