Class SortedSets
java.lang.Object
org.eclipse.collections.impl.factory.SortedSets
public final class SortedSets extends Object
-
Field Summary
Fields Modifier and Type Field Description static ImmutableSortedSetFactoryimmutablestatic MutableSortedSetFactorymutable -
Method Summary
Modifier and Type Method Description static <T> MutableSortedSet<T>adapt(SortedSet<T> list)