Share via


IComparer Interface

Methods | This Package | All Packages

Allows two objects to be compared.

package com.ms.wfc.util

public interface IComparer

Remarks

This interface is used by the ArraySorter class to implement generic sorting of arrays.