Searched refs:toNotify (Results 1 – 1 of 1) sorted by relevance
266 public void notifyAll(Object toNotify) { in notifyAll() argument267 toNotify.notifyAll(); in notifyAll()