Searched refs:toRemove (Results 1 – 1 of 1) sorted by relevance
90 public final V removeChild(V toRemove) { in removeChild() argument93 if (toRemove.equals(candidate)) { in removeChild()94 toRemove.setParent(null); in removeChild()96 return toRemove; in removeChild()