Searched refs:EMPTY_IMMUTABLE_BIMAP (Results 1 - 4 of 4) sorted by relevance

/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DImmutableBiMap.java30 private static final ImmutableBiMap<Object, Object> EMPTY_IMMUTABLE_BIMAP field in class:ImmutableBiMap
36 return (ImmutableBiMap<K, V>) EMPTY_IMMUTABLE_BIMAP;
/external/guava/guava/src/com/google/common/collect/
H A DImmutableBiMap.java46 private static final ImmutableBiMap<Object, Object> EMPTY_IMMUTABLE_BIMAP field in class:ImmutableBiMap
55 return (ImmutableBiMap<K, V>) EMPTY_IMMUTABLE_BIMAP;
298 return EMPTY_IMMUTABLE_BIMAP; // preserve singleton property
/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 454 milliseconds