| Package | Description |
|---|---|
| org.glassfish.hk2.utilities.general | |
| org.glassfish.hk2.utilities.general.internal |
| Modifier and Type | Method and Description |
|---|---|
static <K> WeakHashLRU<K> |
GeneralUtilities.getWeakHashLRU(boolean isWeak)
Creates a weak hash clock
|
| Modifier and Type | Class and Description |
|---|---|
class |
WeakHashLRUImpl<K>
An implementation of the WeakHashLRU as needed by the CAR algorithm
|
Copyright © 2009–2018 Oracle Corporation. All rights reserved.