@Internal public abstract class ThreadLocalCache<K,V> extends Object
Note: Values must not be null.
| 限定符 | 构造器和说明 |
|---|---|
protected |
ThreadLocalCache() |
protected |
ThreadLocalCache(int maxSizePerThread) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.