Uses of Package
org.apache.commons.cache.adt

Packages that use org.apache.commons.cache.adt
org.apache.commons.cache Object caching service. 
org.apache.commons.cache.adt   
 

Classes in org.apache.commons.cache.adt used by org.apache.commons.cache
WListableObject
          A simple Listable supporting doubly-linked lists of arbitrary Objects.
 

Classes in org.apache.commons.cache.adt used by org.apache.commons.cache.adt
Listable
          A simple linked-listed inteface, supporting both singly and doubly linked lists.
ListableBase
          An base implementation of Listable, supporting singly-linked lists.
WListableBase
          An base implementation of Listable, supporting doubly-linked lists.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.