Return type when implementing methods

When implementing methods (of an interface or of an abstract super class), IDEA doesn't annotate the return type of the methods. I'd really like to have this functionality. Am I overlooking something or is the plugin lacking in this respect?

0
1 comment
Avatar
Permanently deleted user

When you hit Control-I to implement methods, there is an option at the bottom to specify return type.

Thanks, Nick.

0

Please sign in to leave a comment.