Home
last modified time | relevance | path

Searched defs:SimpleInternalEntry (Results 1 – 1 of 1) sorted by relevance

/external/guava/src/com/google/common/collect/
DCustomConcurrentHashMap.java2148 static class SimpleInternalEntry<K, V> { class in CustomConcurrentHashMap
2153 SimpleInternalEntry( in SimpleInternalEntry() method in CustomConcurrentHashMap.SimpleInternalEntry