Uses of Interface
org.eclipse.collections.api.factory.bag.primitive.ImmutableIntBagFactory
Packages that use ImmutableIntBagFactory
Package
Description
This package contains static utilities for creating immutable primitive collection factories.
This package contains implementations of the immutable primitive bag interfaces.
This package contains static utilities for creating immutable primitive collection factories.
-
Uses of ImmutableIntBagFactory in org.eclipse.collections.api.factory.primitive
Fields in org.eclipse.collections.api.factory.primitive declared as ImmutableIntBagFactory -
Uses of ImmutableIntBagFactory in org.eclipse.collections.impl.bag.immutable.primitive
Classes in org.eclipse.collections.impl.bag.immutable.primitive that implement ImmutableIntBagFactoryModifier and TypeClassDescriptionclass
ImmutableIntBagFactoryImpl is a factory implementation which creates instances of typeImmutableIntBag
.Fields in org.eclipse.collections.impl.bag.immutable.primitive declared as ImmutableIntBagFactoryModifier and TypeFieldDescriptionstatic final ImmutableIntBagFactory
ImmutableIntBagFactoryImpl.INSTANCE
-
Uses of ImmutableIntBagFactory in org.eclipse.collections.impl.factory.primitive
Fields in org.eclipse.collections.impl.factory.primitive declared as ImmutableIntBagFactory