Class PathCache


  • public class PathCache
    extends Object
    A simple LRU cache implementation supporting expiration and maximum number of entries.
    Author:
    Pedro Igor