Updated README.md
added link back to the article: https://www.baeldung.com/java-boolean-to-int
This commit is contained in:
parent
49b6155952
commit
51987ce1bc
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue