Searched refs:newStored (Results 1 – 1 of 1) sorted by relevance
1377 Set<StoredEntry> newStored = Sets.newHashSet(); in computeCentralDirectory() local1379 newStored.add(mapEntry.getStore()); in computeCentralDirectory()1388 CentralDirectory newDirectory = CentralDirectory.makeFromEntries(newStored, this); in computeCentralDirectory()