@Override
 public int hashCode() {
   return Objects.hash(newWorkerCount);
 }