Searched defs:newHashSetWithExpectedSize (Results 1 – 2 of 2) sorted by relevance
190 public static <E> HashSet<E> newHashSetWithExpectedSize(int expectedSize) { in newHashSetWithExpectedSize() method in Sets
193 public static <E> HashSet<E> newHashSetWithExpectedSize(int expectedSize) { in newHashSetWithExpectedSize() method in Sets