if (e.get() == null) {
                        // Clean up after a cleared Reference.
                        this.modCount.incrementAndGet();
                        if (prev != null) {
                            prev.next = e.next;