Package org.eclipse.collections.api.set.sorted


package org.eclipse.collections.api.set.sorted
This package contains interfaces for sorted set API.

A sorted set is an Iterable which contains elements in sorted order. It allows for faster retrievals.

This package contains 3 interfaces: