public static Priority max (Priority a, Priority b)

Convenience method for returning the higher of two priorities.

Parameters:
a    first priority
b    second priority

Returns:  the highest of the two priorities