Interface IPriorityQueueHandle<T>
The base type of a priority queue handle
Assembly: DistributedLucene.Net.dll
Syntax
public interface IPriorityQueueHandle<T>
Type Parameters
Name | Description |
---|---|
T |
The base type of a priority queue handle
public interface IPriorityQueueHandle<T>
Name | Description |
---|---|
T |