Uses of Interface
org.eclipse.collections.api.factory.bag.ImmutableBagFactory
Packages that use ImmutableBagFactory
Package
Description
This package contains implementations of the
ImmutableBag
interface.This package contains static utilities for creating mutable and immutable collection factories.
-
Uses of ImmutableBagFactory in org.eclipse.collections.api.factory
Fields in org.eclipse.collections.api.factory declared as ImmutableBagFactory -
Uses of ImmutableBagFactory in org.eclipse.collections.impl.bag.immutable
Classes in org.eclipse.collections.impl.bag.immutable that implement ImmutableBagFactoryFields in org.eclipse.collections.impl.bag.immutable declared as ImmutableBagFactoryModifier and TypeFieldDescriptionstatic final ImmutableBagFactory
ImmutableBagFactoryImpl.INSTANCE
-
Uses of ImmutableBagFactory in org.eclipse.collections.impl.factory
Fields in org.eclipse.collections.impl.factory declared as ImmutableBagFactory