Protocol

SortComparator

A comparison algorithm for a specified type. ある指定された型のための比較アルゴリズム。

Declaration 宣言

protocol SortComparator

Overview 概要

Objects that conform to SortComparator provide a comparison algorithm and storage for the sort order to use when comparing.

Topics 話題

Inspecting a Comparator コンパレータを調査する

Using a Comparator コンパレータを使う

Relationships 関係

Inherits From 継承元

See Also 参照

Sorting ソートする