Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
resources-en
/
src
/
intentionDescriptions
/
AddOverrideAnnotationAction
/
description.html
blob: b65352003f10c081661bee9d02e47dea08d8d682 [
file
] [
log
] [
blame
]
<html>
<body>
This intention adds standard
<b>
Java 5.0
</b>
annotation
<b><font
color
=
"#000080"
>
@Override
</font></b>
to the method which has been found to override non-abstract method in the base class.
<br>
</body>
</html>