public class HashCache
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
HashCache.CacheRegistration  | 
| Modifier and Type | Method and Description | 
|---|---|
static java.io.File | 
getIfPresent(java.lang.String hash)  | 
static void | 
put(java.lang.String hash,
   java.io.File cachedText)  | 
static com.github.benmanes.caffeine.cache.stats.CacheStats | 
stats()  | 
Copyright © 2023. All Rights Reserved.