Update README.md

This commit is contained in:
johnA1331 2020-09-24 03:40:31 +08:00 committed by GitHub
parent bea5c242af
commit 86876c57d1
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ This module contains articles about methods in Java
- [Java equals() and hashCode() Contracts](https://www.baeldung.com/java-equals-hashcode-contracts)
- [Guide to hashCode() in Java](https://www.baeldung.com/java-hashcode)
- [The Covariant Return Type in Java](https://www.baeldung.com/java-covariant-return-type)
- [Does a Methods Signature Include the Return Type in Java?](https://www.baeldung.com/java-method-signature-return-type)