Czar
01/25/2018, 7:41 PMShawn
01/25/2018, 11:11 PMconst val
and maybe other other things that you can annotate to mimic static
for java interopCzar
01/26/2018, 6:54 AMstatic
stuff in Java, so that is out of scope too. Okay, leaving "real" benefits/downsides aside. What does convention say about this? Is it a suggested practice to use companion object even if you do not care about java interop and static?