SelectedValues

data class SelectedValues(val attrId: Int, val values: List<Boolean>)

Constructors

Link copied to clipboard
constructor(attrId: Int, values: List<Boolean>)

Properties

Link copied to clipboard
val attrId: Int
Link copied to clipboard

Functions

Link copied to clipboard