Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
ConvertIntegerToBinaryIntention
/
description.html
blob: c2b6537c4a0a5452aa52399e3c80a118d0814d48 [
file
] [
log
] [
blame
]
<html>
<body>
This intention converts selected integer literal into
<b>
binary
</b>
notation
(supported in JDK 7 or higher).
<br><br>
<small>
New in 10.5
</small>
</body>
</html>