Home
last modified time | relevance | path

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

/external/guava/android/guava/src/com/google/common/collect/
DImmutableMapEntrySet.java112 private static class EntrySetSerializedForm<K, V> implements Serializable { class in ImmutableMapEntrySet
115 EntrySetSerializedForm(ImmutableMap<K, V> map) { in EntrySetSerializedForm() method in ImmutableMapEntrySet.EntrySetSerializedForm
DImmutableMultiset.java371 static class EntrySetSerializedForm<E> implements Serializable { class
374 EntrySetSerializedForm(ImmutableMultiset<E> multiset) { in EntrySetSerializedForm() method in EntrySetSerializedForm
/external/guava/guava/src/com/google/common/collect/
DImmutableMapEntrySet.java124 private static class EntrySetSerializedForm<K, V> implements Serializable { class in ImmutableMapEntrySet
127 EntrySetSerializedForm(ImmutableMap<K, V> map) { in EntrySetSerializedForm() method in ImmutableMapEntrySet.EntrySetSerializedForm
DImmutableMultiset.java414 static class EntrySetSerializedForm<E> implements Serializable { class
417 EntrySetSerializedForm(ImmutableMultiset<E> multiset) { in EntrySetSerializedForm() method in EntrySetSerializedForm