Method SetBottom
SetBottom(Int32)
Set the bottom slot, ie the "weakest" (sorted last)
entry in the queue. When Compare
Declaration
public abstract void SetBottom(int slot)
Parameters
Type | Name | Description |
---|---|---|
System. |
slot | the currently weakest (sorted last) slot in the queue |