Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
resources-en
/
src
/
intentionDescriptions
/
CreateSubclassAction
/
description.html
blob: e6850bbf32ba4b68e40db76ab0d5abf311ef5c5e [
file
] [
log
] [
blame
]
<html>
<body>
This intention creates a subclass or implementation class for the selected class or interface.
<br>
The generated class contains default implementation for all abstract methods in the base class or interface.
</body>
</html>