Add some reflection with generics experiments

This commit is contained in:
2018-12-28 19:18:47 +01:00
parent 5c7e822b53
commit 35cc5abdf0
6 changed files with 158 additions and 4 deletions

View File

@ -9,7 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>core</artifactId>
<artifactId>lang</artifactId>
<dependencies>
<dependency>
<groupId>junit</groupId>