Types

Represents a Group of multiple values.

Use the function types(kclass, ...) to create this representation.

Since

1.1.0

Properties

Link copied to clipboard
open override val expected: KClass<*>
Link copied to clipboard
Link copied to clipboard
open override val otherExpected: Array<out KClass<*>>

Functions

Link copied to clipboard
open fun toList(): List<KClass<*>>