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