public interface CachedSupplier<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
CachedSupplier.NCacheLevel |
| Modifier and Type | Method and Description |
|---|---|
T |
getValue() |
T |
getValue(CachedSupplier.NCacheLevel level) |
T getValue()
T getValue(CachedSupplier.NCacheLevel level)
Copyright © 2025 vpc open source initiative. All rights reserved.