Package | Description |
---|---|
org.glassfish.hk2.utilities.cache |
Constructor and Description |
---|
Cache(Computable<K,V> computable,
Cache.CycleHandler<K> cycleHandler)
Create new cache with given computable and cycle handler.
|
Copyright © 2009–2023 Oracle Corporation. All rights reserved.