public class CachedMap<T> extends Object implements IBackingMap<T>
| Constructor and Description |
|---|
CachedMap(IBackingMap<T> delegate,
int cacheSize) |
public CachedMap(IBackingMap<T> delegate, int cacheSize)
Copyright © 2023 The Apache Software Foundation. All rights reserved.