Searched refs:UnmodifiableEntries (Results 1 - 7 of 7) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
H A DMaps.java1074 static class UnmodifiableEntries<K, V> class in class:Maps
1078 UnmodifiableEntries(Collection<Entry<K, V>> entries) { method in class:Maps.UnmodifiableEntries
1113 extends UnmodifiableEntries<K, V> implements Set<Entry<K, V>> {
H A DMultimaps.java849 return new Maps.UnmodifiableEntries<K, V>(
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DMaps.java1045 static class UnmodifiableEntries<K, V> class in class:Maps
1049 UnmodifiableEntries(Collection<Entry<K, V>> entries) { method in class:Maps.UnmodifiableEntries
1084 extends UnmodifiableEntries<K, V> implements Set<Entry<K, V>> {
H A DMultimaps.java760 return new Maps.UnmodifiableEntries<K, V>(
/external/vogar/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/annotations/ ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...

Completed in 186 milliseconds