Make final default option when using with @Nonnull instead of finalize
已回答
When typing "fi"\"fin" next to @Nonnull\Nullable(javax.annotation) annotation, default option proposed in IDEA is finalize() method call instead of final keyword.
Can it be changed to make final keyword default option?
请先登录再写评论。
Please follow the issue at YouTrack created for this usability problem:
https://youtrack.jetbrains.com/issue/IDEA-220634