Join Slack
Powered by
A function in java `public @Nullable String thingy...
# announcements
r
redrield
06/18/2017, 9:53 PM
A function in java
public @Nullable String thingy() { }
would return
String?
when called from Kotlin
Open in Slack
Previous
Next