Make final default option when using with @Nonnull instead of finalize
Answered
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 sign in to leave a comment.
Please follow the issue at YouTrack created for this usability problem:
https://youtrack.jetbrains.com/issue/IDEA-220634