Length

class Length(val value: Int) : GridPopulation(source)

Constructors

Link copied to clipboard
constructor(value: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val value: Int