| Package | Description |
|---|---|
| LinkFuture.Core.MemoryManager.Meta | |
| LinkFuture.Core.MemoryManager.StaticMemoryCache |
| Modifier and Type | Field and Description |
|---|---|
MemoryCacheType |
MemoryCacheSettingInfo.CacheType |
| Modifier and Type | Method and Description |
|---|---|
static MemoryCacheType |
MemoryCacheType.convert(int value) |
static MemoryCacheType |
MemoryCacheType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemoryCacheType[] |
MemoryCacheType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,StaticMemoryCacheInfo> |
StaticMemoryCacheHelper.MemoryObjectFactory(MemoryCacheType type) |
Copyright © 2016. All rights reserved.