[JAVA-621] Flattened modules hierarchy
This commit is contained in:
8
core-java-modules/core-java-lang-oop-generics/README.md
Normal file
8
core-java-modules/core-java-lang-oop-generics/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
## Core Java Lang OOP - Generics
|
||||
|
||||
This module contains articles about generics in Java
|
||||
|
||||
### Relevant Articles:
|
||||
- [Generic Constructors in Java](https://www.baeldung.com/java-generic-constructors)
|
||||
- [Type Erasure in Java Explained](https://www.baeldung.com/java-type-erasure)
|
||||
- [Raw Types in Java](https://www.baeldung.com/raw-types-java)
|
||||
Reference in New Issue
Block a user