是不是把书上的源码公开一下
Closed this issue · 3 comments
liang412528974 commented
是不是把书上的源码公开一下,好让我们能完整的看一下
edocevol commented
是啊,书上的部分代码敲出来找不到对应的声明的地方,比如56页的name()函数,真是没找到在哪里
fujohnwang commented
代码都是临时的, 不是完整的项目, 只是为了说明问题
fujohnwang commented
@sixtrees import static com.codahale.metrics.MetricRegistry.name;.