Home
last modified time | relevance | path

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

/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DSets.java262 public static <E> LinkedHashSet<E> newLinkedHashSetWithExpectedSize( in newLinkedHashSetWithExpectedSize() method in Sets
/external/guava/guava/src/com/google/common/collect/
DSets.java265 public static <E> LinkedHashSet<E> newLinkedHashSetWithExpectedSize( in newLinkedHashSetWithExpectedSize() method in Sets