For the below code
public class T { public String toString() { return "Generic Types!"; } public void run(T var) {