class RenameTest { void foo(T t) { } void foo1(Object t) { } }