Join Slack
Powered by
is there some way to get `@JvmField` on member pro...
# getting-started
e
elect
05/29/2024, 8:24 AM
is there some way to get
@JvmField
on member properties in interfaces?
s
Sam
05/29/2024, 8:28 AM
I'm not sure what that would mean, since interfaces can't have fields. What would be the Java code that you want to replicate?
e
elect
05/29/2024, 8:39 AM
my bad, sorry, the automatic kotlin conversion turned some getter methods to properties and now I have to manually revert them
3
Views
Open in Slack
Previous
Next