Standard {@link Cache} implementation which is used by default by the {@link de.umass.lastfm.Caller} class.This implementation caches all responses in the file system. In addition to the raw responses it stores a .meta file which contains the expiration date for the specified request.
@author Janni Kovacs
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.