Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-6447 [classlib] [imageio] Implement missing functionality in imageio module
  3. HARMONY-6549

Implementation of methods: setUseCache, getUseCache, setCacheDirectory and getCacheDirectory

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.0M15
    • None
    • Patch Available

    Description

      Completed these four methods:
      static boolean getUseCache() ;
      static File getCacheDirectory();
      static void setUseCache(boolean useCache);
      static void setCacheDirectory(File cacheDirectory);

      I have created a inner class Cache to save the cache informations

      Attachments

        1. HARMONY-6549.diff
          4 kB
          Lang Yang

        Activity

          People

            tellison Tim Ellison
            yanglang Lang Yang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: