Uses of Class
org.eclipse.collections.impl.partition.set.sorted.PartitionTreeSortedSet
-
Packages that use PartitionTreeSortedSet Package Description org.eclipse.collections.impl.partition.set.sorted This package contains implementations of thePartitionSet
interface. -
-
Uses of PartitionTreeSortedSet in org.eclipse.collections.impl.partition.set.sorted
Constructors in org.eclipse.collections.impl.partition.set.sorted with parameters of type PartitionTreeSortedSet Constructor Description PartitionImmutableSortedSetImpl(PartitionTreeSortedSet<T> partitionTreeSortedSet)
-