compare_seqnum


Description:

[ Version ( since = "1.16" ) ]
public int compare_seqnum (Meta meta2)

Meta sequence number compare function.

Can be used as SearchFunc or a CompareDataFunc.

Parameters:

this

a Meta

meta2

a Meta

Returns:

a negative number if this comes before meta2, 0 if both metas have an equal sequence number, or a positive integer if this comes after meta2.