WingNews logo WingNews
top | new | best | ask | show | jobs
top | item 8254044

(no title)

tjdetwiler | 11 years ago

It's intended to be shorthand for:

  if (text2 != null) {
    text2.replace()
  }
Essentially they're moving support for @Nullable and @NotNull into the language and compiler.

https://www.jetbrains.com/idea/documentation/howto.html

discuss

order

No comments yet.

powered by hn/api // news.ycombinator.com