public class HashCache
extends java.lang.Object
| Constructor and Description |
|---|
HashCache() |
| 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.google.common.cache.CacheStats |
stats() |
Copyright © 2021. All Rights Reserved.