Join Slack
Powered by
I’m not sure, you could always look at the bytecod...
# getting-started
d
dalexander
11/14/2017, 3:43 PM
I’m not sure, you could always look at the bytecode generated. Also I have to correct something I said, there is a short equality comparison operator on the JVM, but there’s no operator for
someShort == someInt
, and 4 is an int literal.
Open in Slack
Previous
Next