| 程序包 | 说明 |
|---|---|
| org.tio.utils.thoughtworksparanamer |
特别说明:这个包的代码摘自:@see https://github.com/paul-hammant/paranamer/tree/master/paranamer
不直接引用paranamer的原因主要是减少本项目依赖,减少用户维护pom的烦琐度
本次拷贝,已经得到作者的许可:@see https://github.com/paul-hammant/paranamer/issues/32
再次感谢:https://github.com/paul-hammant/paranamer/tree/master/paranamer
|
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CachingParanamer.WithoutWeakReferences
This implementation has a better concurrent design (ConcurrentHashMap) which
has a better strategy to implement concurrency: segments instead of synchronized.
|
Copyright © 2018. All rights reserved.