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

/external/guava/guava/src/com/google/common/collect/
H A DSets.java358 return Sets.newSetFromMap(Maps.<E, Boolean>newIdentityHashMap());
H A DMaps.java267 public static <K, V> IdentityHashMap<K, V> newIdentityHashMap() { method in class:Maps
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DSets.java355 return Sets.newSetFromMap(Maps.<E, Boolean>newIdentityHashMap());
H A DMaps.java264 public static <K, V> IdentityHashMap<K, V> newIdentityHashMap() { method in class:Maps
/external/guava/guava-tests/test/com/google/common/collect/
H A DMapsTest.java214 IdentityHashMap<Integer, Integer> map = Maps.newIdentityHashMap();
/external/droiddriver/libs/
H A Dguava-13.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/hash/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 105 milliseconds