package pr2.threads.stack_heap;
public class ThreadProblem {
private int i = 0;
// TODO: Implementieren
}