public class Josephus{ private LListlist; public Josephus (int number, int start, int distance){ this.list=new SeqlList