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