YearPhase

class YearPhase(begin: Int, end: Int)(source)

The class representing the year selection for a search queue

Constructors

Link copied to clipboard
constructor(year: Int)
constructor(begin: Int, end: Int)