| インタフェース | 説明 |
|---|---|
| Comparer |
The comparer interface that provides comparison operations.
|
| クラス | 説明 |
|---|---|
| CompareAdapter |
The adapter for the comparison operations.
|
| Resources |
The
Resources class provides the resources. |
| RunArray |
The
RunArray class implements a space-efficient growable
array that tends to be constant over long runs of the possible indices. |
| Set |
The
Set implements a collection of components that
are not duplicated. |
| Sorter |
The
Sorter class implements the quick sort operation. |
| VArray |
The
VArray class implements a variable length
(growable) array of objects and primitive types. |