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

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


Uses of Package
org.jboss.util.collection

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

Classes in org.jboss.util.collection used by org.jboss.util.collection
AbstractQueue
          An abstract implementation of a Queue.
CollectionException
          A generic collection exception.
EmptyCollectionException
          Thrown to indicate that an operation can not be performed on an empty collection.
FullCollectionException
          Thrown to indicate that an operation can not be performed on a full collection.
Queue
          An iterface used to implement a first-in, first-out container.
 



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