| 程序包 | 说明 |
|---|---|
| com.github.bootfastconfig.cache |
| 限定符和类型 | 方法和说明 |
|---|---|
AnnotationConfigCacheBuilder<T> |
AnnotationConfigCacheBuilder.setConversionFactory(Function<CacheSimpleConfig,T> conversionFactory) |
| 构造器和说明 |
|---|
AnnotationConfigCacheBuilder(Set<CacheSimpleConfig> cacheSimpleConfigs) |
AnnotationConfigCacheBuilder(Set<CacheSimpleConfig> cacheSimpleConfigs,
Function<CacheSimpleConfig,T> conversionFactory) |
AnnotationConfigCacheBuilder(Set<CacheSimpleConfig> cacheSimpleConfigs,
Function<CacheSimpleConfig,T> conversionFactory) |
Copyright © 2020. All rights reserved.