Join Slack
Communities
Powered by
Kotlin: `class Result(val success: Boolean)` Java:...
# getting-started
e
ensirius
10/19/2016, 1:51 PM
Kotlin:
class Result(val success: Boolean)
Java:
result.getSuccess()
Do it's possible make return
isSuccess
?
Open in Slack
Previous
Next