Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5007820

(coll) File based collections

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.4.2_03
    • core-libs

      Introduce FileHashMap with signature like:

        FileHashMap(File, Convertor, Policy)

      where:
        File points to client provided file used as storage
        Convertor has two methods byte[] toBytes(Object) and Object fromBytes(byte[])
        Policy is one of Policy,MRU(int), Policy.GC(weakrefs|softrefs|timedrefs)
      ###@###.### 2004-03-04

            Unassigned Unassigned
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: