Uses of Interface
org.eclipse.collections.api.factory.map.sorted.MutableSortedMapFactory
Package
Description
This package contains static utilities for creating mutable and immutable collection factories.
This package contains implementations of the
MutableSortedMap
interface.-
Uses of MutableSortedMapFactory in org.eclipse.collections.api.factory
-
Uses of MutableSortedMapFactory in org.eclipse.collections.impl.factory
-
Uses of MutableSortedMapFactory in org.eclipse.collections.impl.map.sorted.mutable
Modifier and TypeFieldDescriptionstatic final MutableSortedMapFactory
MutableSortedMapFactoryImpl.INSTANCE