| Package | Description |
|---|---|
| org.aoju.bus.cache | |
| org.aoju.bus.cache.support |
| Modifier and Type | Method and Description |
|---|---|
Context.Switch |
Context.getCache() |
Context.Switch |
Context.getPrevent() |
static Context.Switch |
Context.Switch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Context.Switch[] |
Context.Switch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Context.setCache(Context.Switch cache) |
void |
Context.setPrevent(Context.Switch prevent) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
KeyValueUtils.collectionToKeyValue(Collection proceedCollection,
String idSpel,
Set<String> missKeys,
Map<Object,String> id2Key,
Context.Switch prevent) |
static Map<String,Object> |
KeyValueUtils.mapToKeyValue(Map proceedEntryValueMap,
Set<String> missKeys,
Map<Object,String> multiEntry2Key,
Context.Switch prevent) |
Copyright © 2019. All rights reserved.