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