import java.util.*; class B { String foo(T t, String s){return null;} }