 | ArrayDequeTPoll Method |
Retrieves and removes the head of the queue represented by
this deque or returns default(T) if deque is empty.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
SyntaxReturn Value
Type:
T[Missing <returns> documentation for "M:com.espertech.esper.compat.collections.ArrayDeque`1.Poll"]
Implements
DequeTPoll
See Also