Slackbot
05/04/2021, 11:50 AMFleshgrinder
05/04/2021, 11:54 AMFleshgrinder
05/04/2021, 1:44 PMjavax.annotation.Nonnull
and the fact that we cannot annotate type parameters with it. In this case we have a possible workaround, still, nothing that would be ever apparent to any user, especially not if the user follows the JavaDoc. However, we are going to run into this issue over and over again simply because it is impossible to properly tell Kotlin from Java what is nullable and what is not.