JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.eclipse.ecf.core.sharedobject.util.IQueueDequeue
Packages that use
IQueueDequeue
Package
Description
org.eclipse.ecf.core.sharedobject.util
Uses of
IQueueDequeue
in
org.eclipse.ecf.core.sharedobject.util
Subinterfaces of
IQueueDequeue
in
org.eclipse.ecf.core.sharedobject.util
Modifier and Type
Interface
Description
interface
IQueue
Queue that includes both enqueue (
IQueueEnqueue
) and dequeue (
IQueueDequeue
) operations