Is this a known issue that when you generate overr...
# intellij
a
Is this a known issue that when you generate overrides in a Kotlin class for a Java interface that resides in a package annotated with
@ParametersAreNonnullByDefault
, then the parameters will be nullable, even though they shouldn't be?