interface InvocationBenchmarkIntf { public int aInterfaceMethod(int n); }