JavaCompilerCore/bin/mycompiler/test/trivial/TestClassEmptyGenerics.jav

4 lines
46 B
Plaintext
Raw Normal View History

2013-10-18 11:33:46 +00:00
public class TestClassEmptyGenerics<E,F> {
}