Home
last modified time | relevance | path

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

/external/guava/android/guava/src/com/google/common/collect/
DLists.java194 public static <E extends @Nullable Object> ArrayList<E> newArrayListWithExpectedSize( in newArrayListWithExpectedSize() method in Lists
/external/guava/guava/src/com/google/common/collect/
DLists.java195 public static <E extends @Nullable Object> ArrayList<E> newArrayListWithExpectedSize( in newArrayListWithExpectedSize() method in Lists