I have following class:
public class PawnThread implements Runnable { public void start() { thread.start(); } @Override public void