public interface GenericMethodInterface { public List getStuff(); }