public class Starter { public T innate; public T current; public void add(T another){ another.nxt=this.innate; this.i