Uses of Class
org.eclipse.collections.impl.bag.mutable.primitive.UnmodifiableBooleanBag
Packages that use UnmodifiableBooleanBag
Package
Description
This package contains implementations of the mutable primitive bag interfaces.
-
Uses of UnmodifiableBooleanBag in org.eclipse.collections.impl.bag.mutable.primitive
Methods in org.eclipse.collections.impl.bag.mutable.primitive that return UnmodifiableBooleanBagModifier and TypeMethodDescriptionUnmodifiableBooleanBag.with(boolean element) UnmodifiableBooleanBag.withAll(BooleanIterable elements) UnmodifiableBooleanBag.without(boolean element) UnmodifiableBooleanBag.withoutAll(BooleanIterable elements)