Uses of Class
org.eclipse.collections.impl.bag.mutable.primitive.UnmodifiableCharBag
Packages that use UnmodifiableCharBag
Package
Description
This package contains implementations of the mutable primitive bag interfaces.
-
Uses of UnmodifiableCharBag in org.eclipse.collections.impl.bag.mutable.primitive
Methods in org.eclipse.collections.impl.bag.mutable.primitive that return UnmodifiableCharBagModifier and TypeMethodDescriptionUnmodifiableCharBag.with
(char element) UnmodifiableCharBag.withAll
(CharIterable elements) UnmodifiableCharBag.without
(char element) UnmodifiableCharBag.withoutAll
(CharIterable elements)