Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
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>