commit | b4edeb4bd130b1a1d0ba33f374d411cf48590f8e | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Tue May 10 10:21:54 2011 -0700 |
committer | Jesse Wilson <jessewilson@google.com> | Tue May 10 10:21:54 2011 -0700 |
tree | 184dc057a8a4c2d16bd288bfa333a543f919a673 | |
parent | 5fc573b5456b149269d37262ff831ea54eb815da [diff] |
DiskLruCache, backing store for the HttpResponseCache. This is a work in progress. This cache doesn't yet have support for eviction or journal compaction. This isn't intended to ever be public API but it should still have some user documentation. Change-Id: I62800661a8170ee117622b799836f17226abb7e4 http://b/3180373 Conflicts: luni/src/main/java/libcore/io/IoUtils.java