compare


Description:

public static int compare (Row? a, Row? b)

Compare two rows

Parameters:

a the first row
b the second row

Returns:

less than, equal to, or greater than 0 depending on a's relationship to b