
public class Producer implements Runnable {

	@Override
	public void run() {
		// TODO Auto-generated method stub

	}

}
