Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
groovy
/
resources
/
intentionDescriptions
/
ConvertIntegerToBinaryIntention
/
description.html
blob: f3725552e96dd27c770e79422b7e07b55b5809ff [
file
]
<html>
<body>
This intention converts selected integer literal (written in either
<b>
decimal
</b>
or
<b>
hexadecimal
</b>
or
<b>
octal
</b>
notation)
into
<b>
binary
</b>
notation.
</body>
</html>