Uses of Interface
org.eclipse.collections.api.factory.set.sorted.ImmutableSortedSetFactory
Packages that use ImmutableSortedSetFactory
Package
Description
This package contains static utilities for creating mutable and immutable collection factories.
This package contains implementations of
ImmutableSortedSet
.-
Uses of ImmutableSortedSetFactory in org.eclipse.collections.api.factory
Fields in org.eclipse.collections.api.factory declared as ImmutableSortedSetFactory -
Uses of ImmutableSortedSetFactory in org.eclipse.collections.impl.factory
Fields in org.eclipse.collections.impl.factory declared as ImmutableSortedSetFactory -
Uses of ImmutableSortedSetFactory in org.eclipse.collections.impl.set.sorted.immutable
Classes in org.eclipse.collections.impl.set.sorted.immutable that implement ImmutableSortedSetFactoryFields in org.eclipse.collections.impl.set.sorted.immutable declared as ImmutableSortedSetFactoryModifier and TypeFieldDescriptionstatic final ImmutableSortedSetFactory
ImmutableSortedSetFactoryImpl.INSTANCE