Join Slack
Powered by
using 1.0.5-2, I have an internal property and I’m...
# announcements
l
loganj
12/02/2016, 9:26 PM
using 1.0.5-2, I have an internal property and I’m calling it from Java. the JVM name is pretty gross:
getPresenter$production_sources_for_module_register
. seems fixable via
@JvmName
, but what’s up with the awful name to begin with?
2
Views
Open in Slack
Previous
Next