Join Slack
Powered by
Finally worked it out: the Random class in the JVM...
# multiplatform
n
natpryce
06/26/2017, 7:56 PM
Finally worked it out: the Random class in the JVM has overridable methods, so I have to define the methods as open in the header class definition,
and
define the class in the JS code as open, with open methods.
2
Views
Open in Slack
Previous
Next