Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
groovy
/
resources
/
intentionDescriptions
/
GrCreateSubclassAction
/
description.html
blob: 2555e6ea03e1322df0d459b4f2312d8e5ae0c915 [
file
] [
log
] [
blame
]
<html>
<body>
This intention creates a subclass or implementation class for the selected class or interface. The generated class contains default implementation for all abstract methods in the base class or interface.
</body>
</html>