public interface DemoProxyFunction { public int evaluate(int arg0, int arg1); }