Uses of Interface
org.eclipse.collections.api.factory.bag.primitive.ImmutableByteBagFactory
Packages that use ImmutableByteBagFactory
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 ImmutableByteBagFactory in org.eclipse.collections.api.factory.primitive
Fields in org.eclipse.collections.api.factory.primitive declared as ImmutableByteBagFactory -
Uses of ImmutableByteBagFactory in org.eclipse.collections.impl.bag.immutable.primitive
Classes in org.eclipse.collections.impl.bag.immutable.primitive that implement ImmutableByteBagFactoryModifier and TypeClassDescriptionclass
ImmutableByteBagFactoryImpl is a factory implementation which creates instances of typeImmutableByteBag
.Fields in org.eclipse.collections.impl.bag.immutable.primitive declared as ImmutableByteBagFactoryModifier and TypeFieldDescriptionstatic final ImmutableByteBagFactory
ImmutableByteBagFactoryImpl.INSTANCE
-
Uses of ImmutableByteBagFactory in org.eclipse.collections.impl.factory.primitive
Fields in org.eclipse.collections.impl.factory.primitive declared as ImmutableByteBagFactory