Uses of Class
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableCharHashBag
Packages that use ImmutableCharHashBag
Package
Description
This package contains implementations of the immutable primitive bag interfaces.
-
Uses of ImmutableCharHashBag in org.eclipse.collections.impl.bag.immutable.primitive
Methods in org.eclipse.collections.impl.bag.immutable.primitive that return ImmutableCharHashBagModifier and TypeMethodDescriptionstatic ImmutableCharHashBagImmutableCharHashBag.newBagWith(char... elements) static ImmutableCharHashBagImmutableCharHashBag.newBagWith(MutableCharBag elements)