Package org.openurp.base.util.stat
Class StatItem
java.lang.Object
org.openurp.base.util.stat.StatItem
- All Implemented Interfaces:
StatCountor
-
Constructor Summary
ConstructorsConstructorDescriptionStatItem(Object what, Comparable count) StatItem(Object what, Comparable count1, Comparable count2) StatItem(Object what, Comparable count1, Comparable count2, Comparable count3) StatItem(Object what, Comparable count1, Comparable count2, Comparable count3, Comparable count4) -
Method Summary
-
Constructor Details
-
StatItem
-
StatItem
-
StatItem
-
StatItem
public StatItem(Object what, Comparable count1, Comparable count2, Comparable count3, Comparable count4) -
StatItem
-
-
Method Details
-
getCountors
-
setCountors
-
getWhat
- Specified by:
getWhatin interfaceStatCountor
-
setWhat
-