public void notify(JDIListener listener) { listener.classPrepare(this); }
public void notify(JDIListener listener) { listener.threadDeath(this); }