| 程序包 | 说明 |
|---|---|
| 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
|
| 类和说明 |
|---|
| CachingParanamer
Implementation of Paranamer which delegate to another Paranamer implementation,
adding caching functionality to speed up usage.
|
| JavadocParanamer.JavadocProvider |
| Paranamer
Paranamer allows lookups of methods and constructors by parameter names.
|
Copyright © 2018. All rights reserved.