Uzi Landsmann
10/20/2018, 5:58 AMNikky
10/20/2018, 10:10 AMClassname
for kotlinpoet given just the package and the class name as Strings
Classname("my.package", "MyClass")
as a sidenote this also works for top level functions (since they need imports too)