Package rabbit.cache.ncache

Interface Summary
FileHandler<T> An object that can read and write objects to file.
 

Class Summary
NCache<K,V> The NCache is like a Map in lookup/insert/delete The NCache is persistent over sessions (saves itself to disk).