public class GenericServiceImpl implements GenericService { public void doStuff(T t) {} }