Common fix for FINAL_SUPERTYPE and FINAL_UPPER_BOUND errors

This commit is contained in:
Wojciech Lopata
2013-02-26 12:59:05 +01:00
committed by Evgeny Gerashchenko
parent 6e1e495397
commit a887175f1a
28 changed files with 142 additions and 108 deletions

View File

@@ -0,0 +1,3 @@
package testPackage;
public final class JavaClass {}