Uses of Class
org.miaixz.bus.http.cache.DiskLruCache.Snapshot
Packages that use DiskLruCache.Snapshot
-
Uses of DiskLruCache.Snapshot in org.miaixz.bus.http.cache
Methods in org.miaixz.bus.http.cache that return DiskLruCache.SnapshotModifier and TypeMethodDescriptionReturns a snapshot of the entry namedkey, or null if it doesn't exist or is not currently readable.Methods in org.miaixz.bus.http.cache that return types with arguments of type DiskLruCache.SnapshotModifier and TypeMethodDescriptionDiskLruCache.snapshots()Returns an iterator over the cache's current items.