Mark
11/22/2019, 5:02 AMobject modifier
3. keep the Utils class and put the methods in a companion objectvarun
11/22/2019, 6:22 AM@file:JvmName('...') at the top of the Kotlin file so that the Java code accessing those methods don't change at all.