223224225226227228229230231232233
if (clone == null) { pool.removeWatcher(user); push(pool); } else { clone.removeWatcher(user); } } } public void updateGroupWatcher(Long userId) throws IOException {