Uses of Class
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableIntHashBag
Packages that use ImmutableIntHashBag
Package
Description
This package contains implementations of the immutable primitive bag interfaces.
-
Uses of ImmutableIntHashBag in org.eclipse.collections.impl.bag.immutable.primitive
Methods in org.eclipse.collections.impl.bag.immutable.primitive that return ImmutableIntHashBagModifier and TypeMethodDescriptionstatic ImmutableIntHashBagImmutableIntHashBag.newBagWith(int... elements) static ImmutableIntHashBagImmutableIntHashBag.newBagWith(MutableIntBag elements)