https://kotlinlang.org logo
m

mpcjanssen

01/05/2016, 6:23 PM
I want the backing field to have a parsed version of the string in the constructor and I don't want to use the string after that as it can become out of sync (mutable date, bad I know). I really only want the equals, hashCode pair for free though