Uses of Class
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableByteHashBag
Packages that use ImmutableByteHashBag
Package
Description
This package contains implementations of the immutable primitive bag interfaces.
-
Uses of ImmutableByteHashBag in org.eclipse.collections.impl.bag.immutable.primitive
Methods in org.eclipse.collections.impl.bag.immutable.primitive that return ImmutableByteHashBagModifier and TypeMethodDescriptionstatic ImmutableByteHashBag
ImmutableByteHashBag.newBagWith
(byte... elements)