Updated README.md

added link back to the article: https://www.baeldung.com/java-boolean-to-int
This commit is contained in:
Asjad J 2022-04-18 16:54:23 +05:00 committed by GitHub
parent 49b6155952
commit 51987ce1bc
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@
- [Guide to Java BigInteger](https://www.baeldung.com/java-biginteger)
- [Automorphic Numbers in Java](https://www.baeldung.com/java-automorphic-numbers)
- [Convert Byte Size Into a Human-Readable Format in Java](https://www.baeldung.com/java-human-readable-byte-size)
- [Convert boolean to int in Java](https://www.baeldung.com/java-boolean-to-int)