Added Generics.

This commit is contained in:
Jacob Signorovitch
2024-11-12 12:56:58 -05:00
parent 1b2553c407
commit 3913b3c4f3
5 changed files with 119 additions and 0 deletions

17
generics/.project Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>generics</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>