public class SimpleMRUCache
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_STRONG_REF_COUNT |
| Constructor and Description |
|---|
SimpleMRUCache() |
SimpleMRUCache(int strongReferenceCount) |
public static final int DEFAULT_STRONG_REF_COUNT
Copyright © 2013. All Rights Reserved.