JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages |
Classes and Interfaces
SEARCH:
Module
sortingserviceapi
Package sortingservice
package
sortingservice
All Classes and Interfaces
Interfaces
Enum Classes
Class
Description
PriorityQueue
<E>
Priority queue used by the Heap sorter.
Queue
<E>
Simple FIFO queue.
Sorter
<T>
A sorter sorts it input.
SorterConfiguration
Configuration for a specific sorter.
SortingServiceFactory
Factory service for sorter configurations to test.
SortKind
Kinds of sorters.