Uses of Class
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableLongHashBag
Packages that use ImmutableLongHashBag
Package
Description
This package contains implementations of the immutable primitive bag interfaces.
-
Uses of ImmutableLongHashBag in org.eclipse.collections.impl.bag.immutable.primitive
Methods in org.eclipse.collections.impl.bag.immutable.primitive that return ImmutableLongHashBagModifier and TypeMethodDescriptionstatic ImmutableLongHashBagImmutableLongHashBag.newBagWith(long... elements) static ImmutableLongHashBagImmutableLongHashBag.newBagWith(MutableLongBag elements)