Uses of Class
org.eclipse.collections.impl.bag.immutable.primitive.ImmutableShortHashBag
-
Packages that use ImmutableShortHashBag Package Description org.eclipse.collections.impl.bag.immutable.primitive This package contains implementations of the immutable primitive bag interfaces. -
-
Uses of ImmutableShortHashBag in org.eclipse.collections.impl.bag.immutable.primitive
Methods in org.eclipse.collections.impl.bag.immutable.primitive that return ImmutableShortHashBag Modifier and Type Method Description static ImmutableShortHashBag
ImmutableShortHashBag. newBagWith(short... elements)
-