| Package | Description |
|---|---|
| com.sun.gjc.spi.base.datastructure |
| Modifier and Type | Class and Description |
|---|---|
class |
FIXEDCacheImpl
This is a FIXED size cache implementation.
|
class |
LRUCacheImpl |
class |
SynchronizedCache |
| Modifier and Type | Method and Description |
|---|---|
static Cache |
CacheFactory.getDataStructure(PoolInfo poolInfo,
String cacheType,
int maxSize) |
| Constructor and Description |
|---|
SynchronizedCache(Cache cacheImpl) |
Copyright © 2019. All rights reserved.