Uses of Interface
org.eclipse.collections.api.factory.map.sorted.ImmutableSortedMapFactory
Packages that use ImmutableSortedMapFactory
Package
Description
This package contains static utilities for creating mutable and immutable collection factories.
This package contains implementations of the
MutableSortedMap
interface.-
Uses of ImmutableSortedMapFactory in org.eclipse.collections.api.factory
Fields in org.eclipse.collections.api.factory declared as ImmutableSortedMapFactory -
Uses of ImmutableSortedMapFactory in org.eclipse.collections.impl.factory
Fields in org.eclipse.collections.impl.factory declared as ImmutableSortedMapFactory -
Uses of ImmutableSortedMapFactory in org.eclipse.collections.impl.map.sorted.immutable
Classes in org.eclipse.collections.impl.map.sorted.immutable that implement ImmutableSortedMapFactoryFields in org.eclipse.collections.impl.map.sorted.immutable declared as ImmutableSortedMapFactoryModifier and TypeFieldDescriptionstatic final ImmutableSortedMapFactory
ImmutableSortedMapFactoryImpl.INSTANCE