Searched refs:EmptyBiMap (Results 1 - 2 of 2) sorted by relevance

/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DImmutableBiMap.java31 = new EmptyBiMap();
123 static class EmptyBiMap extends ImmutableBiMap<Object, Object> { class in class:ImmutableBiMap
124 EmptyBiMap() { method in class:ImmutableBiMap.EmptyBiMap
/external/guava/guava/src/com/google/common/collect/
H A DImmutableBiMap.java47 = new EmptyBiMap();
287 static class EmptyBiMap extends ImmutableBiMap<Object, Object> { class in class:ImmutableBiMap

Completed in 71 milliseconds