String Integer.toBinaryString(int i) 数値iを2進数表記の文字列で返す
String Integer.toOctalString(int i) 数値iを8進数表記の文字列で返す
String Integer.toHexString(int i) 数値iを16進数表記の文字列で返す
More than 5 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme