Package org.eclipse.collections.api.factory.set.sorted
package org.eclipse.collections.api.factory.set.sorted
This package contains
ImmutableSortedSetFactory and MutableSortedSetFactory.
This package contains 2 interfaces:
-
ImmutableSortedSetFactory- Contains Factory API forImmutableSortedSet. -
MutableSortedSetFactory- Contains Factory API forMutableSortedSet.
-
Interfaces