Records

interface Records<in T : Any>

Configurable object responsible for defining the records to write.

Functions

unaryPlus
Link copied to clipboard
abstract operator fun T.unaryPlus()

Adds the given type T as a record.