Searched defs:edit (Results 1 – 1 of 1) sorted by relevance
513 public Editor edit(String key) throws IOException { in edit() method in DiskLruCache517 private synchronized Editor edit(String key, long expectedSequenceNumber) throws IOException { in edit() method in DiskLruCache746 public Editor edit() throws IOException { in edit() method in DiskLruCache.Snapshot