Home | History | Annotate | Download | only in collect

Lines Matching full:maps

54  * class's counterparts {@link Lists} and {@link Maps}.
171 int capacity = Maps.capacity(elements.length);
187 return new HashSet<E>(Maps.capacity(expectedSize));