IntHandler.

Compare(int, int) Method

Syntax

public static int Compare(int first, int second)

Parameters

Name Type Description
first int
second int

Return Value

Type Description
int