public class CachedExecutor<K,V> extends Object
| 构造器和说明 |
|---|
CachedExecutor(long silentMs) |
CachedExecutor(long silentMs,
boolean expireAfterAccess) |
CachedExecutor(long silentMs,
long maxWeight,
com.google.common.cache.Weigher<K,V> weigher,
boolean expireAfterAccess) |
Copyright © 2023 The Ant Financial. All rights reserved.