public class C3 { void foo(D3 data) { data.method(new Integer(10)); } }