Method CompareSaved
CompareSaved(Int32, Int32)
Compare element i
from the temporary storage with element
j
from the slice to sort, similarly to
Compare(Int32, Int32).
Declaration
protected abstract int CompareSaved(int i, int j)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | i | |
System.Int32 | j |
Returns
Type | Description |
---|---|
System.Int32 |