This class implements part of a multi-threaded queue. Currently it only maintains a counter of objects in the queue, but it will eventually be able to optimize identical requests out of the queue.
For a list of all members of this type, see ASQueue Members.
System.Object
com.plumtree.uiinfrastructure.interpreter.filter.utils.ASQueue
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.plumtree.uiinfrastructure.interpreter.filter.utils
Assembly: uiinfrastructure (in uiinfrastructure.dll)
ASQueue Members | com.plumtree.uiinfrastructure.interpreter.filter.utils Namespace