Uses of Class
org.eclipse.collections.impl.set.sorted.immutable.AbstractImmutableSortedSet
-
Packages that use AbstractImmutableSortedSet Package Description org.eclipse.collections.impl.set.sorted.immutable This package contains implementations ofImmutableSortedSet. -
-
Uses of AbstractImmutableSortedSet in org.eclipse.collections.impl.set.sorted.immutable
Subclasses of AbstractImmutableSortedSet in org.eclipse.collections.impl.set.sorted.immutable Modifier and Type Class Description (package private) classImmutableEmptySortedSet<T>This is a zero elementImmutableSortedSetwhich is created by calling the SortedSets.immutable.empty() method.(package private) classImmutableTreeSet<T>
-