Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
ReplaceOnDemandImportIntention
/
description.html
blob: e7c68c57f170aa491e2f406481528cc59ddd70eb [
file
] [
log
] [
blame
]
<html>
<body>
This intention replaces an on-demand
<b>
import
</b>
statement with the equivalent single class
<b>
import
</b>
statements.
</body>
</html>