- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for DummyInternalEntry (0.22 sec)
-
android/guava/src/com/google/common/collect/MapMakerInternalMap.java
* #UNSET_WEAK_VALUE_REFERENCE} below. */ static final class DummyInternalEntry implements InternalEntry<Object, Object, DummyInternalEntry> { private DummyInternalEntry() { throw new AssertionError(); } @Override public DummyInternalEntry getNext() { throw new AssertionError(); } @Override public int getHash() {
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Aug 11 19:31:30 UTC 2025 - 90K bytes - Viewed (0)