Class FlatFileCache


  • public class FlatFileCache
    extends Object
    Provides a cache for storing multiple small files in memory. Can be used to e.g cache gzip compressed PDB files for avoiding disk IO bottlenecks.
    Author:
    Andreas Prlic.