Microsoft SDK for Java

IComparer Interface

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.