Uses of Class
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableBooleanHashBag
Packages that use ImmutableBooleanHashBag
Package
Description
This package contains implementations of the immutable primitive bag interfaces.
-
Uses of ImmutableBooleanHashBag in org.eclipse.collections.impl.bag.immutable.primitive
Methods in org.eclipse.collections.impl.bag.immutable.primitive that return ImmutableBooleanHashBagModifier and TypeMethodDescriptionstatic ImmutableBooleanHashBagImmutableBooleanHashBag.newBagWith(boolean... elements) static ImmutableBooleanHashBagImmutableBooleanHashBag.newBagWith(MutableBooleanBag elements)