public class Komiwojazer implements Runnable { private int id; private int maxm; private int start; private Siatka graf; private Thread t; }