Class JavaCache


  • public class JavaCache
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      JavaCache()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.webpieces.util.file.VirtualFile getByteCache()  
      static java.io.File getCacheLocation()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JavaCache

        public JavaCache()
    • Method Detail

      • getCacheLocation

        public static java.io.File getCacheLocation()
      • getByteCache

        public static org.webpieces.util.file.VirtualFile getByteCache()