Package-level declarations

Types

Link copied to clipboard
class Periode(val fom: LocalDate, val tom: LocalDate) : Comparable<Periode>