This is my interface:
public interface RandomName { public String getName(Listlist); }
As you can see one argument is pass