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

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


Uses of Class
org.jboss.util.LRUCachePolicy.LRUList

Packages that use LRUCachePolicy.LRUList
org.jboss.util Utility classes and interfaces. 
 

Uses of LRUCachePolicy.LRUList in org.jboss.util
 

Fields in org.jboss.util declared as LRUCachePolicy.LRUList
protected  LRUCachePolicy.LRUList LRUCachePolicy.m_list
          The linked list used to implement the LRU algorithm
 

Methods in org.jboss.util that return LRUCachePolicy.LRUList
protected  LRUCachePolicy.LRUList LRUCachePolicy.createList()
          Factory method for the linked list used by this cache implementation.
 



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