Dalinar
09/08/2017, 12:24 PM@NotNull
or @Nullable
when you do some alt-enter commands like adding a parameter to a fun
.. ? .. I mean you insert a parameter into a fun call that is more than the amount of actual arguments the fun takes, so it recommends to insert the parameter into the fun
declaration and when you do it - it often inserts a these annotations as well in the middle of the new parametersyole
09/08/2017, 12:27 PM