Class TimeStampedFileCache<T>
java.lang.Object
org.nustaq.kontraktor.webapp.transpiler.jsx.TimeStampedFileCache<T>
public class TimeStampedFileCache<T>
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description TimeStampedFileCache() -
Method Summary
-
Constructor Details
-
TimeStampedFileCache
public TimeStampedFileCache()
-
-
Method Details
-
getCanonicalPath
public static java.lang.String getCanonicalPath(java.io.File f) throws java.io.IOException- Throws:
java.io.IOException
-
put
-
get
-
getKey
public java.lang.String getKey(java.io.File f)
-