Searched refs:EMPTY_IMMUTABLE_COLLECTION (Results 1 - 3 of 3) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
H A DEmptyImmutableMap.java67 return ImmutableCollection.EMPTY_IMMUTABLE_COLLECTION;
H A DImmutableCollection.java44 static final ImmutableCollection<Object> EMPTY_IMMUTABLE_COLLECTION field in class:ImmutableCollection
259 ? EMPTY_IMMUTABLE_COLLECTION
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DImmutableCollection.java38 static final ImmutableCollection<Object> EMPTY_IMMUTABLE_COLLECTION field in class:ImmutableCollection

Completed in 103 milliseconds