marcelo
10/09/2018, 2:42 AMnfrankel
10/09/2018, 7:57 AMAll primary constructor parameters need to be marked as val or var
nfrankel
10/09/2018, 7:59 AMnfrankel
10/09/2018, 8:00 AMequals()
and hashCode()
so you need to figure out how it works with mutability in your casenfrankel
10/09/2018, 8:00 AMmarcelo
10/09/2018, 8:16 PM