import java.lang.String; import java.lang.Integer; class Generics2{ B m1(B b){ return b; } }