blob: 50c4cb3bc294c514dc426c9853a802f58069aaac [file] [log] [blame]
public final class ClassWithGenericBase /* test.ClassWithGenericBase*/ extends test.Base<@org.jetbrains.annotations.NotNull() test.Foo> {
public ClassWithGenericBase();// .ctor()
}