Uses of Interface
jdbm.helper.EntryIO

Packages that use EntryIO
jdbm.helper Miscelaneous utility classes and interfaces. 
 

Uses of EntryIO in jdbm.helper
 

Constructors in jdbm.helper with parameters of type EntryIO
LRUCache(EntryIO<K,V> entryIO, int cacheSize)
           
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.