Join Slack
Powered by
It is there, you just have to import it manually: ...
# squarelibraries
e
egorand
09/17/2019, 11:05 AM
It is there, you just have to import it manually:
https://github.com/square/kotlinpoet/blob/master/kotlinpoet/src/main/java/com/squareup/kotlinpoet/MemberName.kt
p
Paul Woitaschek
09/17/2019, 6:38 PM
What are they doing in the companion object?
e
egorand
09/17/2019, 11:53 PM
This allows keeping APIs sane for Java users, those methods are supposed to look like Factory methods in Java
3
Views
Open in Slack
Previous
Next