Package | Description |
---|---|
com.streamscape.lib.evqueue | |
com.streamscape.lib.selector |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
EventQueue.dequeue(Matcher matcher)
Dequeues an object, expecting an appearance of this object in the queue during unlimited time interval.
|
java.lang.Object |
EventQueue.dequeue(Matcher matcher,
long waitTime)
Dequeues an object, expecting an appearance of this object in the queue during the specified time interval.
|
java.lang.Object |
EventQueue.dequeueNoWait(Matcher matcher)
Dequeues an object, expecting an appearance of this object in the queue during unlimited time interval.
|
Modifier and Type | Class and Description |
---|---|
class |
SelectorExpression
Title: Framework Support Library
|
class |
VariableSelectorExpression
Title: Framework Support Library
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.