blob: a3d3780a5fd4fbf0fafdb11f00d0ae8991812b51 [file] [log] [blame]
public class Server {
public GenericType<Integer> foo() {
return null;
}
}