public class MarsConfigValueCache extends Object
| 构造器和说明 |
|---|
MarsConfigValueCache() |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> List<T> |
deepCopy(List<T> src) |
static <E> List<E> |
getDeepTemplateObject(String templateKey)
深度 copy cache
|
static <E> List<E> |
getTemplateObject(String templateKey)
根据 模板获取 模板列表
|
static void |
setCache(List<ConfigValue> data) |
static void |
setFormatClass(Map<String,Class> map) |
public static <E> List<E> getTemplateObject(String templateKey)
templateKey - public static <E> List<E> getDeepTemplateObject(String templateKey)
E - templateKey - public static void setCache(List<ConfigValue> data)
Copyright © 2020. All rights reserved.