public static interface DefaultCachedSupplier.CacheValidator<T>
| Modifier and Type | Method and Description |
|---|---|
String |
getCacheId() |
default boolean |
isValidCacheId(String cacheId) |
boolean |
isValidValue(T value) |
Copyright © 2025 vpc open source initiative. All rights reserved.