![]() | ImperfectBlockingQueueTNode Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.collections.ImperfectBlockingQueue`1.Node"]
Namespace: com.espertech.esper.compat.collections
public sealed class Node
The ImperfectBlockingQueueTNode generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImperfectBlockingQueueTNode |
Initializes a new instance of the ImperfectBlockingQueueTNode class.
|
Name | Description | |
---|---|---|
![]() | IsProcessed |
Indicates whether the node has been processed
|
![]() | Next |
Next node in list
|
![]() | Value |
Value at this node
|