michaelsims
09/20/2016, 4:44 PMFoo into FooExt.kt and use an annotation to make it appear as FooUtils to java code. However, I'm often tempted to group extensions for multiple classes together if the extensions are related by feature. So far I've avoided that tho.