Uses of Class
org.eclipse.collections.impl.bag.mutable.primitive.UnmodifiableLongBag
Packages that use UnmodifiableLongBag
Package
Description
This package contains implementations of the mutable primitive bag interfaces.
-
Uses of UnmodifiableLongBag in org.eclipse.collections.impl.bag.mutable.primitive
Methods in org.eclipse.collections.impl.bag.mutable.primitive that return UnmodifiableLongBagModifier and TypeMethodDescriptionUnmodifiableLongBag.with(long element) UnmodifiableLongBag.withAll(LongIterable elements) UnmodifiableLongBag.without(long element) UnmodifiableLongBag.withoutAll(LongIterable elements)