NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.collections
BoundBlockingQueue(T) Class
BoundBlockingQueue(T) Methods
Clear Method
IsEmpty Method
Pop Method
Push Method
BoundBlockingQueue
T
IsEmpty Method
Determines whether this instance is empty.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
bool
IsEmpty
()
Return Value
Type:
Boolean
true
if this instance is empty; otherwise,
false
.
Implements
IBlockingQueue
T
IsEmpty
Exceptions
Exception
Condition
NotImplementedException
See Also
Reference
BoundBlockingQueue
T
Class
com.espertech.esper.compat.collections Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com