Lines Matching refs:newCount
542 public boolean setCount(E element, int oldCount, int newCount) {544 return delegate().setCount(element, oldCount, newCount);