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 150804b28e
commit cfa8bac34a

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)