站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

Uses of Interface org.jboss.util.collection.Queue (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


Uses of Interface
org.jboss.util.collection.Queue

Packages that use Queue
org.jboss.util.collection Extentions to the Java Collections framework
 

Uses of Queue in org.jboss.util.collection
 

Classes in org.jboss.util.collection that implement Queue
 class AbstractQueue
          An abstract implementation of a Queue.
 class ListQueue
          A ListQueue implements a first-in, first-out container using a List as a data structure.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.