Searched defs:LinkedStrongEntry (Results 1 – 1 of 1) sorted by relevance
916 private static class LinkedStrongEntry<K, V> extends StrongEntry<K, V> { class in MapMaker918 LinkedStrongEntry(Internals<K, V, ReferenceEntry<K, V>> internals, in LinkedStrongEntry() method in MapMaker.LinkedStrongEntry