blob: 7908efaa57c6673d002af8c1ed6acfd0d83e641b [file] [log] [blame]
public interface CompletionSuperInterface{
public int eqFoo(int a,Object b);
}