Builder

class Builder(val typeCondition: String, val possibleTypesSet: Set<String>)

Constructors

Link copied to clipboard
constructor(typeCondition: String, possibleTypesSet: Set<String>)
constructor(typeCondition: String, possibleTypes: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard