public class SimpleMRUCache extends Object implements 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 © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved