程序包 | 说明 |
---|---|
org.coodex.count |
限定符和类型 | 接口和说明 |
---|---|
interface |
Counter<T extends Countable>
Created by davidoff shen on 2017-04-18.
|
class |
CounterChain<T extends Countable>
Created by davidoff shen on 2017-04-18.
|
interface |
SegmentedCounter<T extends Countable>
Created by davidoff shen on 2017-04-18.
|
限定符和类型 | 方法和说明 |
---|---|
<T extends Countable> |
CountFacade.count(T value) |
static <T extends Countable> |
CounterFacade.count(T value)
扔一个数进去统计
|
Copyright © 2018. All rights reserved.