Join Slack
Powered by
I am converting java -> kotlin. Since code was ...
# announcements
n
neworldlt
01/19/2016, 1:33 PM
I am converting java -> kotlin. Since code was java it worked:
Copy code
public @NotNull Money getPrice() { .. } public void setPrice(@Nullable Money price) { … }
Open in Slack
Previous
Next