Home
last modified time | relevance | path

Searched defs:EmptyImmutableList (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DEmptyImmutableList.java23 final class EmptyImmutableList extends ImmutableList<Object> { class
/external/guava/guava/src/com/google/common/collect/
DEmptyImmutableList.java37 final class EmptyImmutableList extends ImmutableList<Object> { class
67 private EmptyImmutableList() {} in EmptyImmutableList() method in EmptyImmutableList