AllOf1

interface AllOf1<T1> : AllOf(source)

Product of a single item T1.

Parameters

T1

type of the first item.

Inheritors

Properties

Link copied to clipboard
abstract val item1: T1

first value contained in the product.