| 程序包 | 说明 |
|---|---|
| com.jn.langx.cache | |
| com.jn.langx.configuration | |
| com.jn.langx.configuration.file.directoryfile |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractCache<K,V> |
class |
FIFOCache<K,V> |
class |
LRUCache<K,V> |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ConfigurationRepository<T extends Configuration,Loader extends ConfigurationLoader<T>,Writer extends ConfigurationWriter<T>> |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractConfigurationRepository<T extends Configuration,Loader extends ConfigurationLoader<T>,Writer extends ConfigurationWriter<T>> |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DirectoryBasedFileConfigurationRepository<T extends Configuration>
multiple configuration file in one directory, every configuration will be load as a configurationlangx
|
Copyright © 2019. All rights reserved.