samples/erasure/src-impl/test/ErasureTest.java
Wed, 08 Aug 2012 22:26:30 +0200 Andrei: Don't put the code into main method
Wed, 08 Aug 2012 22:25:24 +0200 Applying Andrei's suggestions: Using Arrays.asList
Tue, 18 Oct 2011 07:31:22 +0200 Typo
Tue, 18 Oct 2011 07:10:23 +0200 One can use covariance and contravariance with generic types due to their erasure